mirror of
https://github.com/kennethreitz-archive/pyinstaller.git
synced 2026-06-05 15:40:17 +00:00
Remove debug message
git-svn-id: http://svn.pyinstaller.org/trunk@792 8dd32b29-ccff-0310-8a9a-9233e24343b1
This commit is contained in:
@@ -38,6 +38,5 @@ else:
|
||||
|
||||
for fn in os.listdir(d):
|
||||
sys.path.append(os.path.join(d, fn))
|
||||
print "adding", sys.path[-1]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user