GEPS008: Create new module for probably alive

svn: r19812
This commit is contained in:
Nick Hall
2012-06-09 23:39:19 +00:00
parent 449448b5fa
commit 69b9142d36
17 changed files with 545 additions and 489 deletions

View File

@@ -29,7 +29,7 @@ Display references for any object
from gen.simple import SimpleAccess, SimpleDoc
from gui.plug.quick import QuickTable
from Utils import probably_alive
from gen.utils.alive import probably_alive
from gen.ggettext import gettext as _
import gen.datehandler
import gen.lib