mirror of
https://github.com/python/cpython.git
synced 2026-01-05 15:02:33 +00:00
removed debug print.
This commit is contained in:
parent
408c16fad0
commit
be67f8a5bf
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ install: pythonforbundle
|
|||
b=$(APPINSTALLDIR)/Contents/$$d; \
|
||||
for i in $$a/*; \
|
||||
do \
|
||||
echo jaja $$i; \
|
||||
case $$i in \
|
||||
*CVS) ;; \
|
||||
*.py[co]) ;; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue