- Removed attempt to import psyco module

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@272 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2011-03-03 17:45:18 +00:00
parent 1e51f9784f
commit 0d83587cfc
2 changed files with 0 additions and 9 deletions

View File

@@ -109,4 +109,3 @@ class rdate (object):
def __sub__ (self,other):
return (self.intdate-other.intdate).days