Share

Python X Library

Tracker: Feature Requests

5 screwy indentation - ID: 1157537
Last Update: Comment added ( calroc99 )

It seems that there is a random mix of spaces and tabs
used for indentation, which makes the source look
screwed up if you don't use the same tab width as the
author(s) (8, I assume, as that is how wide python
considers a tab to be). Obviously this is not a huge
blatant bug, but more of a wishlist thing for the sake
of people who have the desire/need to look through the
code, which I assume is quite a few people using it.


Nick Welch ( mackstann ) - 2005-03-06 02:03

5

Closed

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2005-03-29 04:36
Sender: calroc99Project Admin

Logged In: YES
user_id=1211654

There's a 'tabnanny' module that cleans up python indent
problems pretty well. Also, if you're using Idle there are
tabbify and untabbify options in the format menu.



Log in to comment.

Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
data_type 360350 2005-03-29 04:36 calroc99
status_id Open 2005-03-29 04:36 calroc99
close_date - 2005-03-29 04:36 calroc99