]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added popen().
authorGuido van Rossum <guido@python.org>
Tue, 4 Jun 1991 19:40:25 +0000 (19:40 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 4 Jun 1991 19:40:25 +0000 (19:40 +0000)
commit3b06619e1cbb2dfc4da4992bc648304e48af1701
treee62a2cedadc778b32b0e17d7b09f6fc0944e35e7
parentc405b7b2fa2b18aa8f3fc62ca422cdee90138583
Added popen().
Added getmtime() function for use by ".pyc" processing.
Modules/posixmodule.c