- 05 Ara, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 24 Kas, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 30 Eyl, 2008 1 kayıt (commit)
-
-
Gregory P. Smith yazdı
calling fork() from a child thread. This disables that unit test (with a note printed to stderr) on those platforms. A caveat about buggy platforms is added to the os.fork documentation.
-
- 28 Eyl, 2008 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 13 Eyl, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 16 Agu, 2008 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 15 Agu, 2008 1 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
- 22 Haz, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 21 Haz, 2008 1 kayıt (commit)
-
-
Facundo Batista yazdı
specially a section of the subprocess documentation that helps with the replacing of those functionss.
-
- 30 May, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 16 May, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 11 May, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 19 Nis, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 15 Mar, 2008 1 kayıt (commit)
-
-
Skip Montanaro yazdı
-
- 13 Şub, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
result on Windows.
-
- 19 Ock, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
ignoring errors, and use this in subprocess to speed up subprocess creation in close_fds mode. Patch by Mike Klaas.
-
- 12 Ock, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
from os docs, rework posix docs.
-
- 05 Ock, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 29 Ara, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 30 Kas, 2007 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Christian Heimes yazdı
Georg Brandl has added fchmod() and fchown(). I've contributed lchown but I'm not able to test it on Linux. However it should be available on Mac and some other flavors of Unix. I've made a quick test of fchmod() and fchown() on my system. They are working as expected.
-
- 24 Kas, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
Also document a few other O_ constants that were missing from documentation.
-
- 02 Kas, 2007 1 kayıt (commit)
-
-
Mark Summerfield yazdı
-
- 01 Kas, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 24 Eki, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 21 Eki, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 20 Eyl, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 13 Eyl, 2007 1 kayıt (commit)
-
-
Mark Summerfield yazdı
confuse. Added a note about Python 3's collections.Mapping etc., above section that describes isMappingType() etc. Added xrefs between os, os.path, fileinput, and open().
-
- 15 Agu, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-