[svn r38649] Adding _findpy call to not have to set PYTHONPATH to find the py lib.

--HG--
branch : trunk
This commit is contained in:
guido
2007-02-13 00:10:38 +01:00
parent 16e47af8a9
commit 0b575823d0

View File

@@ -5,7 +5,7 @@
rsyncs the whole package (with all the ReST docs converted to HTML) as well
as the apigen docs to a given remote host and path
"""
from _findpy import py
import py
import sys