]> granicus.if.org Git - python/commit
Don't die when getuid() or getpid() aren't defined.
authorGuido van Rossum <guido@python.org>
Mon, 26 Aug 1996 16:40:20 +0000 (16:40 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 26 Aug 1996 16:40:20 +0000 (16:40 +0000)
commit0c8cf888eba5bd54f103453a53e1b1ed7eda9331
tree645b75d88adf24c9a39e310b1bd2949c2f280e53
parent3df7b5a5466f6977da8a68d1aec1566b6ae871bb
Don't die when getuid() or getpid() aren't defined.
Lib/mimetools.py