fixed missing sys in languages
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 2.2.1 (2012-10-23 11:29:56) stable
|
||||
Version 2.2.1 (2012-10-24 16:04:05) stable
|
||||
|
||||
@@ -12,6 +12,7 @@ Plural subsystem is created by Vladyslav Kozlovskyy (Ukraine)
|
||||
|
||||
import os
|
||||
import re
|
||||
import sys
|
||||
import pkgutil
|
||||
import logging
|
||||
import marshal
|
||||
|
||||
Reference in New Issue
Block a user