[SVN] r11299 (Python)

Alex Ross alex.j.ross at gmail.com
Sat Feb 14 20:10:37 UTC 2009


A couple of minor corrections to sitecustomize.py:
  1. Sometimes the “offset” attribute is not set on Exception objects.  Assume 0 when this is the case. (Patch due to Jaremy Creechley)
  2. Import “reload” when Python 3.0 is loading sitecustomize.py. (Patch due to Iain Lamb)

Changed:
U   trunk/Bundles/Python.tmbundle/Support/sitecustomize.py



More information about the textmate-dev mailing list