[SVN] r7102 (Python)

Alexander John Ross alex.j.ross at gmail.com
Mon Apr 30 21:58:30 UTC 2007


• Fixing a syntax bug where function calls like `func(arg==True)` would result in incorrect scoping of `arg==True` as a keyword argument.  It's really a boolean, (or in the case of numpy, a boolean array).

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



More information about the textmate-dev mailing list