[SVN] r5411 (Python)

Kumar McMillan kumar.mcmillan at gmail.com
Mon Oct 9 14:10:33 UTC 2006


removing the python super snippet because using self.__class__ is error prone.  It can create a circular reference very easily (i.e. in a child class that doesn't overload this method).

Changed:
D   trunk/Bundles/Python.tmbundle/Snippets/super(self___class__, self)___init__().tmSnippet



More information about the textmate-dev mailing list