summaryrefslogtreecommitdiff
path: root/misc/paths.py.in
Commit message (Expand)AuthorAgeFilesLines
* Major surgery to get the setuptools based installation passing all theBarry Warsaw2007-07-161-90/+0
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-1/+1
* Update copyright years.bwarsaw2007-01-191-1/+1
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-291-28/+53
* Fix use of easy_install.py flags. This ensures that wsgiref gets installed inbwarsaw2006-11-021-8/+14
* Port cleaning changes forward from 2.1-maint branch.bwarsaw2005-12-301-1/+2
* Japanese and Korean codecs should be installed separately.tkikuchi2005-12-061-10/+0
* Arabic and Hebrew bi-directional (RFC-1556) encoding aliases.tkikuchi2005-11-081-1/+9
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* 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