Immport gettext
This commit is contained in:
parent
7b38b40873
commit
2bf861fb4d
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ import logging
|
|||
import sys
|
||||
import askbot
|
||||
import site
|
||||
import gettext
|
||||
|
||||
#this line is added so that we can import pre-packaged askbot dependencies
|
||||
ASKBOT_ROOT = os.path.abspath(os.path.dirname(askbot.__file__))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue