[wxpython-users] Indentation in PyCrust/PyShell
by cool-RR other posts by this author
Jun 4 2009 4:49AM messages near this date
Solved Re: [wxpython-users] wx.HtmlHelpController: How to show SPECIFIC help (language independent)?
|
[wxpython-users] wx.ScrolledWindow
I may be missing something here. Why doesn't PyCrust indent the code more than
one time?
For example, if I write `while True:` and then press Enter, it will start the
next line with one indentation. If I write `while True:` and press Enter again,
it would remain at the same level of one indentation. Why is this?
_______________________________________________
wxpython-users mailing list
wxpython-users@[...].org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
|