pychecker fixes, minor bugs in image handing
svn: r540
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
from re import IGNORECASE, compile
|
||||
|
||||
import string
|
||||
import intl
|
||||
|
||||
_ = intl.gettext
|
||||
from intl import gettext
|
||||
_ = gettext
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user