]> granicus.if.org Git - python/commit
Bug #1469163: SimpleXMLRPCServer unconditionally attempted to import fcntl.
authorAnthony Baxter <anthonybaxter@gmail.com>
Wed, 12 Apr 2006 12:07:31 +0000 (12:07 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Wed, 12 Apr 2006 12:07:31 +0000 (12:07 +0000)
commite29002ccb009966bc23d632f534d62bad56d0fd3
treebf399008dbb941c65efcd7395317d64661bfc3cd
parent2db15505be38a0d8a87919f5864d116e4ae74a54
Bug #1469163: SimpleXMLRPCServer unconditionally attempted to import fcntl.
Wrapped in a try/except.
Lib/SimpleXMLRPCServer.py
Misc/NEWS