]> granicus.if.org Git - python/commit
Fixed following error when DocXMLRPCServer failed.
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Fri, 3 Oct 2008 16:18:42 +0000 (16:18 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Fri, 3 Oct 2008 16:18:42 +0000 (16:18 +0000)
commitb7df32e6205f0b4267f2937d6990279d83b0ed5d
treeed4b937774c326c2f30a9567f5d863f667dad306
parentea00ed30df4aca4c12dc792c2a57ba50b530d501
Fixed following error when DocXMLRPCServer failed.
  UnboundLocalError: local variable 'serv' referenced before assignment
Lib/test/test_docxmlrpc.py