summaryrefslogtreecommitdiff
path: root/virtualenv_embedded/site.py
Commit message (Expand)AuthorAgeFilesLines
* Fix #461 & #462Matthew Iversen2014-06-151-3/+3
* update PyPy's homepage. fixes #476Philip Jenvey2013-10-061-1/+1
* o adapt to pypy's stdlib path change only for py3kPhilip Jenvey2013-04-181-2/+6
* Revert "Updates for upcoming changes in pypy stdlib paths"Jannis Leidel2013-04-031-7/+4
* Updates for upcoming changes in pypy stdlib pathsBrian Kearns2013-03-141-4/+7
* 64bit test in site.py using sys.maxsize/maxint that works on py25Marcus Smith2013-02-051-2/+1
* 64bit test that works for py25 as well.Marcus Smith2013-01-281-6/+8
* On multiarch-aware Debian/Ubuntu Pythons, plat-${sys.platform} does not pointBarry Warsaw2012-12-241-3/+13
* give preference to <prefix>/lib64/pythonX.Y overdnozay2012-09-111-2/+8
* Fix a use of file() in site.py that breaks on Python 3.Carl Meyer2012-05-281-1/+1
* Fix PyPy and Jython support on Windows.Konstantin Zemlyak2012-03-031-3/+3
* TypoStefano Rivera2011-12-141-0/+737