setup for python-2.6 avoid depreciation warnings
This commit is contained in:
parent
821414b8ba
commit
373fbad545
7 changed files with 11 additions and 6 deletions
|
|
@ -33,7 +33,7 @@ import errno
|
|||
import glob
|
||||
import logging
|
||||
import logging.handlers
|
||||
import md5
|
||||
from koji.util import md5_constructor
|
||||
import os
|
||||
import pprint
|
||||
import pwd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue