• Hexadecimal escapes in python strings were not matched correctly, but they are now. • Fixing the misplaced endCaptures key reported by Nicholas Fabry. • Adding a Python regular expression grammar, because Python regular expressions are not the same as Oniguruma regular expressions. Python raw strings now include this language.
Changed: U trunk/Bundles/Python.tmbundle/Syntaxes/Python.tmLanguage A trunk/Bundles/Python.tmbundle/Syntaxes/Regular Expressions (Python).tmLanguage U trunk/Bundles/Python.tmbundle/info.plist _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
