by giorgian on Fri Mar 29, 2013 11:37 am Hi,I am trying to get a couple of packages to work under ST3. 2to3 does most of the work, but then there are a few things that must be changed, so I proceed by trial and error.When I save Packages/MyPackage/MyPackage.py, it is reloaded; however, when I save Packages/MyPackage/some_other_file.py, it doesn't.