Manual implementation of some status checks

This commit is contained in:
Vincent Jacques
2012-05-30 18:40:22 +02:00
parent b42e1284ec
commit b2cdba9cb5
7 changed files with 42 additions and 4 deletions
+1
View File
@@ -38,5 +38,6 @@ from UserKey import *
from PaginatedList import *
from Issue33 import *
from Exceptions import *
Framework.main()