- 25 Aug, 2012 3 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 21 Aug, 2012 11 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Support multiple Pythons in the same working tree
-
Marius Gedminas authored
-
Hanno Schlichting authored
fixed dev.py on windows
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Marius Gedminas authored
This way you can run the tests against several python versions by doing make PYTHON_VER=2.6 build test make PYTHON_VER=2.7 build test make PYTHON_VER=3.2 build test repeatedly, without having to re-download and recompile the respective clean Python interpreters.
-
Adam Groszer authored
removing debugger, adding comments
-
Adam Groszer authored
-
Hanno Schlichting authored
Fix nondeterministic buildout.txt test failure
-
Marius Gedminas authored
If the test happened to write to mkdir.py twice in the same second, Python's import cache wouldn't notice that the .pyc file is stale and would execute old code.
-
- 20 Aug, 2012 20 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
The 2.x docs are currently not hosted on any site :(
-
- 19 Aug, 2012 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 09 Aug, 2012 2 commits
-
-
Hanno Schlichting authored
Add more stuff to .gitignore
-
Hanno Schlichting authored
README.rst: Fix link to buildout documentation
-
- 22 Jul, 2012 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
was broken when invoking setup scripts. Fixed the test to break properly. :/
-