#Removed debug print that was accidentally left in.

This commit is contained in:
Guido van Rossum 1997-09-03 00:35:38 +00:00
parent 5ed5c4c364
commit fc6efffbf9

View File

@ -57,8 +57,6 @@ import of sitecustomize is still attempted.
"""
print "loading site.py"
import sys, os
def addsitedir(sitedir):