Modify

Opened 10 years ago

Last modified 10 years ago

#11527 new defect

Python source code has mixed tabs and spaces

Reported by: Ryan J Ollos Owned by: Roberto Longobardi
Priority: normal Component: TestManagerForTracPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

I noticed while quickly trying out your plugin, that version 1.8.1 of the source has mixed tabs and spaces, which can cause problems. There are just a few tabs, mostly around import statements, but also dispersed throughout the files.

Attachments (0)

Change History (2)

comment:1 Changed 10 years ago by Roberto Longobardi

Hi rjollos, sorry for the late answer, and thanks for helping out on the forum about my plugin.

My job is killing me these days :-)

Thanks for reporting this problem, I'll try to fix it asap.

Ciao, Roberto

comment:2 Changed 10 years ago by Ryan J Ollos

I recently discovered an easy way to fix issues like this,

/usr/share/doc/python2.6/examples/Tools/scripts/reindent.py -r -n .

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain Roberto Longobardi.

Add Comment


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

 
Note: See TracTickets for help on using tickets.