source: server/common/oursrc/scripts-python-path/00scripts-home.pth @ 1119

Last change on this file since 1119 was 957, checked in by quentin, 15 years ago
Add scripts-python-path package
File size: 91 bytes
RevLine 
[957]1import site, os.path; site.addsitedir(os.path.expanduser("~/lib/python2.5/site-packages"))
Note: See TracBrowser for help on using the repository browser.