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