Hi,
I would recommend removing the default python snipped called self.sublime-snippet
, see http://stackoverflow.com/a/37824906/1163878 . While it can be removed, it is annoying in many cases, for instance in use with auto-completers such as Anaconda. It triggers also when the dot is between module and function name, something that is never wanted behaviour for this snippet.
Thanks for the consideration.