summaryrefslogtreecommitdiff
path: root/misc/paths.py.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Looks like you have to import korean.aliases in order to get thebwarsaw2002-10-211-0/+4
* Because we normally don't import site, the japanese.pth and korean.pthbwarsaw2002-09-181-0/+7
* Some new path-hacking code:bwarsaw2002-02-231-6/+7
* Move the path hacking addition of the site-packages directory to herebwarsaw2002-02-121-2/+13
* Don't do site path hackery here, it's still gotta be done inbwarsaw2001-10-011-9/+1
* Move the path hacking stuff from Defaults.py.in to here.bwarsaw2001-10-011-3/+11
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* Updated the comments, don't need to import osbwarsaw1998-06-221-4/+0
* Now that everything's packagized, put only $prefix on sys.path.bwarsaw1998-06-191-5/+1
* Modified to insert the $prefix directory in so the Mailman module isviega1998-06-141-0/+4
* Autoconf template for all module path hacking.bwarsaw1998-05-261-0/+41