]> granicus.if.org Git - python/commit
Change for Python 1.6 compatibility - UNIX's 'os' module defines
authorNicholas Riley <nriley@sabi.net>
Sun, 24 Sep 2000 06:28:47 +0000 (06:28 +0000)
committerNicholas Riley <nriley@sabi.net>
Sun, 24 Sep 2000 06:28:47 +0000 (06:28 +0000)
commit21afd01ce22f898dc19e88d31c76da1ea2596b96
tree12b6ab3be468a61872836b1c03c5488ed5e7fbed
parent1f54902e05de94848fe728a24baf14dd605a65de
Change for Python 1.6 compatibility - UNIX's 'os' module defines
'spawnv' now, so we check for 'fork' first.
Lib/idlelib/spawn.py