Re: [issue2551010] insufficient test for xmlrpc module selection
Joseph Myers <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
FWIW, for configparser module selection I used an explicit sys.version_info check to determine which modules to import, when a backport of the Python 3 configparser to Python 2 proved to cause problems for Roundup. -- Joseph S. Myers [email protected]