hpk
|
62905a1312
|
[svn r63301] don't open the anyway unused stdin, this can (at last on python 2.4 on Mac) leave open pipes in the process
--HG--
branch : trunk
|
2009-03-24 23:38:43 +01:00 |
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
|
9b7fa6514b
|
[svn r38470] try to have py.process.cmdexec run on top of PyPy
(with its currentl limitations)
--HG--
branch : trunk
|
2007-02-11 16:11:49 +01:00 |
hpk
|
5992a8ef21
|
[svn r37264] create the new development trunk
--HG--
branch : trunk
|
2007-01-24 15:24:01 +01:00 |