Fixed the missing import

This commit is contained in:
Alexander Cherniuk 2010-03-09 14:15:54 +02:00
parent bbe46f2a5c
commit c558a6751c
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
## along with Gajim. If not, see <http://www.gnu.org/licenses/>.
##
import sys
import re
import locale
import os