[SVN] r2282 (Python)

Allan Odgaard throw-away-1 at macromates.com
Thu Nov 24 20:50:22 UTC 2005


• add syntax highlight for default arguments, e.g.:
   def foo (self, arg = 42)

This is currently only for user functions — the rules to match stuff in (…) should be moved to the repository and re-used by the __special__ functions.

Changed:
U   trunk/Bundles/Python.tmbundle/Syntaxes/Python.plist



More information about the textmate-dev mailing list