Kaydet (Commit) 7069c31b authored tarafından Fredrik Lundh's avatar Fredrik Lundh

removed info@pythonware.com reference

(should probably remove all traces of _xmlrpclib, but I'll leave that
for another day.)
üst f7e74b78
......@@ -439,8 +439,7 @@ if not _bool_is_builtin:
# XML parsers
try:
# optional xmlrpclib accelerator. for more information on this
# component, contact info@pythonware.com
# optional xmlrpclib accelerator
import _xmlrpclib
FastParser = _xmlrpclib.Parser
FastUnmarshaller = _xmlrpclib.Unmarshaller
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment