diff python/irmach.py @ 292:534b94b40aa8

Fixup reorganize
author Windel Bouwman
date Wed, 27 Nov 2013 08:06:42 +0100
parents 02385f62f250
children 674789d9ff37
line wrap: on
line diff
--- a/python/irmach.py	Sun Nov 24 11:24:15 2013 +0100
+++ b/python/irmach.py	Wed Nov 27 08:06:42 2013 +0100
@@ -67,5 +67,3 @@
             p = '%l{}'.format(i)
             x = x.replace(p, str(j))
         return x
-        
-