Edgewall Software
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:

Description

Changesets [964] and [1019] introduced tabs in trac/Wiki.py and trac/WikiFormatter.py which cause

TabError: inconsistent use of tabs and spaces in indentation

while trying to run tests.

Trivial patch attached.

Attachments

patch-932.diff (3.5 KB) - added by Juanma Barranquero 8 years ago.
Trivial patch for inconsistent tab/space use.

Download all attachments as: .zip

Change History

Changed 8 years ago by Juanma Barranquero

Trivial patch for inconsistent tab/space use.

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:

http://www.jwz.org/doc/tabs-vs-spaces.html

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.