PS

> Add this directly after the ``import`` to see what's happening:
>
> print urllib.__file__
> print dir(urllib)
>

C:\maxq\bin\testScripts\.\urllib.py
['__doc__', '__file__', '__name__', 'string']

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to