babel 1.0 doesn't have a localedata.list() method, so updated setup.py.
made "import crypto" fully qualified
This commit is contained in:
parent
9a2b36c9a2
commit
130b85f81a
@ -17,7 +17,7 @@
|
||||
import itsdangerous
|
||||
import logging
|
||||
|
||||
import crypto
|
||||
from mediagoblin.tools import crypto
|
||||
|
||||
_log = logging.getLogger(__name__)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user