- 23 Eyl, 2005 1 kayıt (commit)
-
-
Peter Astrand yazdı
1138653.
-
- 28 Mar, 2005 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 03 Mar, 2005 2 kayıt (commit)
-
-
Peter Astrand yazdı
-
Peter Astrand yazdı
redirected, using select() or threads is unnecessary.
-
- 21 Şub, 2005 1 kayıt (commit)
-
-
Peter Astrand yazdı
-
- 14 Şub, 2005 1 kayıt (commit)
-
-
Peter Astrand yazdı
Licensed to PSF under a Contributor Agreement.
-
- 10 Şub, 2005 1 kayıt (commit)
-
-
Peter Astrand yazdı
var == None and var != None with var is None and var is not None and type(var) == int with instanceof(var, int) ...as recomended in PEP 8 [1].
-
- 07 Şub, 2005 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 01 Ock, 2005 2 kayıt (commit)
-
-
Peter Astrand yazdı
prevent leaving zombies.
-
Peter Astrand yazdı
-
- 05 Ara, 2004 1 kayıt (commit)
-
-
Peter Astrand yazdı
Changed signature of call function to avoid confusion: this 'args' is not the same as the one to the Popen constructor
-
- 30 Kas, 2004 2 kayıt (commit)
-
-
Peter Astrand yazdı
-
Peter Astrand yazdı
-
- 07 Kas, 2004 1 kayıt (commit)
-
-
Peter Astrand yazdı
-
- 17 Eki, 2004 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Fredrik Lundh yazdı
-
- 13 Eki, 2004 2 kayıt (commit)
-
-
Fredrik Lundh yazdı
want to use pywin32 instead of _subprocess, you have to edit the file.
-
Tim Peters yazdı
-
- 12 Eki, 2004 3 kayıt (commit)
-
-
Tim Peters yazdı
-
Andrew M. Kuchling yazdı
-
Fredrik Lundh yazdı
-