#2217 koji-sidetag-cleanup on python2 returns ImportError
Closed: Dropped by tkopecek. Opened by jcupova.

run cmd 'koji-sidetag-cleanup -c config-file'

Traceback (most recent call last):
File "/usr/sbin/koji-sidetag-cleanup", line 8, in
import xmlrpc
ImportError: No module named xmlrpc


need to use six for that (and check rest of py2 compatibility)

Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue tagged with: bug, easyfix

Or, we're dropping py2 support for hub and web in this release anyway. Let's leave this as py3-only script.

Metadata Update from @tkopecek:
- Issue close_status updated to: Dropped
- Issue status updated to: Closed (was: Open)

Metadata Update from @tkopecek:
- Issue set to the milestone: None (was: 1.22)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2217

Please continue any further discussion there.

Metadata