- 16 Dec, 2009 1 commit
-
-
Gary Poster authored
an interpreter variant that supports all interpreter flags (AFAIK). this commit contains core implementation (in easy_install module) and tests of all functionality except import_sitecustomize. Integration into zc.recipe.egg and tests for import_sitecustomize (which will be more involved, and in tests.py) will follow.
-
- 15 Dec, 2009 1 commit
-
-
Gary Poster authored
-
- 14 Dec, 2009 2 commits
-
-
Gary Poster authored
-
Gary Poster authored
this exposes the ability to request that site be imported in the ``script`` function. A later commit will expose this in the buildout configuration choices.
-
- 10 Dec, 2009 2 commits
-
-
Gary Poster authored
-
Gary Poster authored
-
- 25 Sep, 2009 6 commits
-
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
- 24 Sep, 2009 16 commits
-
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
eliminate trailing spaces and normalize initial spacing of examples (some had five spaces, and the usual is four).
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
normalize text indentation, favoring not indenting expository text. fix a few typos and spacing problems.
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
remove some superfluous whitespace, capitalize a comment, and normalize option error message to look like the ones in zc.buildout.
-
Gary Poster authored
make a branch for the minor cleanup in gary-support-system-python branches. this will be the base branch for my effort to break up the gary-support-system-python branch into five.
-
- 15 Sep, 2009 1 commit
-
-
Thomas Lotze authored
-
- 08 Sep, 2009 1 commit
-
-
Chris Withers authored
Revert to old style path.
-
- 02 Sep, 2009 1 commit
-
-
Reinout van Rees authored
-
- 01 Sep, 2009 1 commit
-
-
Reinout van Rees authored
-
- 29 Aug, 2009 1 commit
-
-
Jim Fulton authored
- Incrementing didn't work properly when extending multiple files. https://bugs.launchpad.net/zc.buildout/+bug/421022
-
- 28 Aug, 2009 7 commits
-
-
Jim Fulton authored
windows, urllib raises an invalid ioerror.
-
Jim Fulton authored
windows, urllib raises an invalid ioerror.
-
Jim Fulton authored
-
Jim Fulton authored
The standard Python -m option didn't work for custom interpreters.
-
Jim Fulton authored
Scripts run using generated interpreters didn't have __file__ set correctly.
-
Jim Fulton authored
Scripts generated with relative-paths eanbled couldn't be symbolocally linked to other locations and still work.
-
Jim Fulton authored
Option incrementing and decrementing didn't work for options specified on the command line.
-