On Thursday 20 June 2002 11:11 am, Tavis Rudd wrote: > >�Except using ''' for doc strings! Emacs proponents often push a > > subset of Python, in order that it work better with their editor. > > That's very odd, from a language perspective. > > What subset? �The only other thing we've had debates about are the > run-on lines in Webware code. �That's an issue of style and > readability, not restricting the language. �And that's not an emacs > issue anyway. �Run-on lines look hideous in most tools.
I get two request from emacs users regarding Python code: * Use """ instead of ''' * Use tabs instead of spaces Either one of those is enough to constitute a subset. At least the first one has just been reiterated today. -Chuck ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
