• 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

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev

Reply via email to