why is this failing?
Skip Montanaro
skip at pobox.com
Mon Sep 15 15:34:39 EDT 2003
More information about the Python-list mailing list
Mon Sep 15 15:34:39 EDT 2003
- Previous message (by thread): why is this failing?
- Next message (by thread): Flash Remoting in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
John> You wouldn't happen to know how to do this for python-mode? The attached patch for python-mode colors the 2.3 builtins like keywords. (Maybe they should be a different color, but I'm lazy.) Note that I included the specials __debug__, __doc__, __import__ and __name__. That was initially an oversight, but upon a nanosecond's worth of reflection I decided that leaving them colored isn't obviously a bad idea. You can just delete them from the kw3 list if you don't agree. Skip -------------- next part -------------- A non-text attachment was scrubbed... Name: python-mode.diffs Type: application/octet-stream Size: 2243 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-list/attachments/20030915/446bf99e/attachment.obj>
- Previous message (by thread): why is this failing?
- Next message (by thread): Flash Remoting in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list