Commit 236d183f authored by Shane Hathaway's avatar Shane Hathaway

xmlrpclib is now provided by the Python standard library

parent c1ab37e8
......@@ -723,7 +723,7 @@ setup(
name='Top-level',
author=AUTHOR,
py_modules=['Globals', 'ImageFile', 'xmlrpclib', 'Lifetime']
py_modules=['Globals', 'ImageFile', 'Lifetime']
)
# Products base directory
......
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