[wxPython-dev] 2.8.7.0 coming soon

Robin Dunn robin at alldunn.com
Tue Nov 20 11:21:05 PST 2007


Kevin Ollivier wrote:
> I would agree 
> though that it'd be nice for tabs to equate to 4 spaces by default, if 
> it doesn't already (mine says 4 but I may have changed it ;-). Some 
> editors default to 8 but I always change them and I'm not sure where 
> that default comes from, to be honest. 

Actually, IIRC the way it should work to be Python style compliant is 
that tab characterss in the document should equate to 8 space, but 
hitting the tab key should indent the line by 4 spaces.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-dev mailing list