Modify ↓
#932 closed defect (fixed)
"TabError: inconsistent use of tabs and spaces in indentation" in Wiki.py, WikiFormatter.py
| Reported by: | Juanma Barranquero | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | wiki system | Version: | devel |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Attachments (1)
Change History (3)
by , 21 years ago
| Attachment: | patch-932.diff added |
|---|
comment:1 by , 21 years ago
| Component: | general → wiki |
|---|---|
| Milestone: | → 0.8 |
| Resolution: | → fixed |
| Severity: | normal → trivial |
| Status: | new → closed |
Good catch. Patch applied in [1061]. Someone needs to fix his text editor ;-)
Note:
See TracTickets
for help on using tickets.



Trivial patch for inconsistent tab/space use.