commit wasn't clean a few commits ago

This commit is contained in:
David Halter
2012-09-20 00:33:07 +02:00
parent ba36729368
commit 521aa6691c
3 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
""" used for renaming tests """
abc = 3

View File

@@ -0,0 +1,5 @@
""" used for renaming tests """
from rename1 import abc
abc

View File

@@ -74,5 +74,5 @@ import abc
from import_tree import rename1
#< (78,8) (3,0)
##< (78,8) (3,0)
rename1.abc