]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added \versionchanged comment to os.popen() noting that it was unreliable
authorFred Drake <fdrake@acm.org>
Wed, 4 Oct 2000 13:57:27 +0000 (13:57 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 4 Oct 2000 13:57:27 +0000 (13:57 +0000)
commitc71c23e392cb45d191bfbd833d2b723c356a8f69
tree61099b29a5d54dbae6cd037b6603b944959283f0
parent63eb6300a9eeb6532902a98c8e3041354b8a5a8a
Added \versionchanged comment to os.popen() noting that it was unreliable
in earlier versions of Python; this is useful information for people
interested in writing code that is portable across Python versions.

Suggested by Peter Funk <pf@artcom-gmbh.de>.
Doc/lib/libos.tex