diff roundup/scripts/roundup_admin.py @ 5072:1c792cf0a574

Remove 'import *' statement from xmlrpc.py There are various 'import *' statements scattered through the code which are generally not a good thing. These should be fairly safe changes, but I'll commit them one file at a time to make it easier to track down issues with a bisect if they crop up later.
author John Kristensen <john@jerrykan.com>
date Fri, 10 Jun 2016 17:08:37 +1000
parents 86ef4ab17dc5
children 1045b8eb0a3b
line wrap: on
line diff

Roundup Issue Tracker: http://roundup-tracker.org/