mirror of
https://github.com/django/django.git
synced 2025-07-04 17:59:13 +00:00
i18n: fixed an import error (I really shouldn't make last-minute-changes)
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@831 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
c0eb10e4fb
commit
51a691c9c0
@ -1,6 +1,7 @@
|
|||||||
"translation helper functions"
|
"translation helper functions"
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
import sys
|
||||||
import gettext as gettext_module
|
import gettext as gettext_module
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user