Ricardo Aráoz wrote:
> I've been using dabo's editor today and there are a couple of things I'd
> like to request/know how to set.
> I'd like to be able to choose between converting tabs to spaces or not,
> and how many spaces to a tab, the editor has 2 by default and I'm more
> comfortable with 4, and I always use conversion from tabs to spaces (I
> think is the recommended setting in.... PEP8(?))
> 

If you want to reindent python code according to PEP8, you can use
http://pypi.python.org/pypi/Reindent/0.1.0 which does this for you.

Uwe



_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/49ae3a0e.7010...@googlemail.com

Reply via email to