[TxMt] Python bundle and 'Cleanup Whitespace'

Thomas Robitaille thomas.robitaille at gmail.com
Sun Jul 19 18:02:08 UTC 2009


Hi,

The 'Cleanup Whitespace' command in the Python bundle is very useful but is
cleaning up some whitespace that causes errors when I check for compliance
with PEP8. In the following code:

class test(object):

    pass

PEP requires that the second line has no spaces, whereas 'Cleanup
Whitespace' adds 4. Would it be easy to fix this to be compliant with PEP?

Thanks,

Tom
-- 
View this message in context: http://www.nabble.com/Python-bundle-and-%27Cleanup-Whitespace%27-tp24558866p24558866.html
Sent from the textmate users mailing list archive at Nabble.com.




More information about the textmate mailing list