Reindenting python soucefiles.

git-svn-id: http://svn.pyinstaller.org/trunk@485 8dd32b29-ccff-0310-8a9a-9233e24343b1
This commit is contained in:
htgoebel
2008-07-23 19:04:41 +00:00
parent 57433bf077
commit c7d287e5b5
39 changed files with 630 additions and 665 deletions
-1
View File
@@ -36,4 +36,3 @@ def hook(mod):
import mf
mod = mf.ExtensionModule(newname, pth)
return mod