getxsick
1c85d7fe9a
[svn r61975] subprocess is in stdlib since 2.4
...
for backwards compatibility we use compat.subprocess if needed
--HG--
branch : trunk
2009-02-17 18:24:41 +01:00
getxsick
51e14dd1b0
[svn r61954] removed of using some deprecated modules/functions from stdlib.
...
used subprocess instead (the module is included to stdlib since 2.4)
--HG--
branch : trunk
2009-02-16 20:30:14 +01:00
hpk
abc8cf09aa
[svn r57321] merging the event branch:
...
* moving in test, misc, code, io directories and
py/__init__.py
* py/bin/_find.py does not print to stderr anymore
* a few fixes to conftest files in other dirs
some more fixes and adjustments pending
--HG--
branch : trunk
2008-08-16 17:26:59 +02:00
hpk
7428eadf7d
[svn r57320] remove test, misc, doc, io, and code directories
...
that are to come from the event branch with the next commit.
--HG--
branch : trunk
2008-08-16 17:10:17 +02:00
hpk
53c3f58a33
[svn r56749] porting fixes from dist to trunk
...
--HG--
branch : trunk
2008-07-23 19:40:04 +02:00
hpk
7682e0801a
[svn r56743] port path-fix 56724
...
--HG--
branch : trunk
2008-07-23 17:30:43 +02:00
hpk
f3f84fa36c
[svn r51329] rename special __package__ to __pkg__ because python 2.6 needs the former
...
(thanks to Ralf Schmitt)
--HG--
branch : trunk
2008-02-08 09:43:05 +01:00
hpk
f6040733dc
[svn r38821] hum, only do the precompiled greenlet if we are invoked
...
with install
--HG--
branch : trunk
2007-02-14 13:51:08 +01:00
hpk
f2e89671d0
[svn r38810] being yet more ignorant about build problems of c-extensions
...
--HG--
branch : trunk
2007-02-14 13:15:20 +01:00
hpk
86155cceb8
[svn r38808] trying to be more ignorant about missing abilities
...
to remove c-extension modules (they might be in
site-packages) and adding a hack to make sure
that the greenlet module gets build ahead of
the setup install.
--HG--
branch : trunk
2007-02-14 13:13:39 +01:00
hpk
5992a8ef21
[svn r37264] create the new development trunk
...
--HG--
branch : trunk
2007-01-24 15:24:01 +01:00