Modify ↓
Ticket #932 (closed defect: fixed)
Opened 8 years ago
Last modified 6 years ago
"TabError: inconsistent use of tabs and spaces in indentation" in Wiki.py, WikiFormatter.py
| Reported by: | Juanma Barranquero | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | wiki system | Version: | devel |
| Severity: | trivial | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Attachments
Change History
Changed 8 years ago by Juanma Barranquero
- Attachment patch-932.diff added
comment:1 Changed 8 years ago by cmlenz
- Component changed from general to wiki
- Milestone set to 0.8
- Resolution set to fixed
- Severity changed from normal to trivial
- Status changed from new to closed
Good catch. Patch applied in [1061]. Someone needs to fix his text editor ;-)
comment:2 Changed 8 years ago by daniel
Here's a good link on that topic:
Note: See
TracTickets for help on using
tickets.



Trivial patch for inconsistent tab/space use.