move mixin to evaluate directory

This commit is contained in:
Dave Halter
2013-12-27 01:36:05 +01:00
parent c290afbb1a
commit 4ec64a9763
10 changed files with 2 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
class datetime():
@staticmethod
def now():
return datetime()