Bizarre error from help()

R

Roy Smith

Can anybody explain this bizarre behavior:

---------------------
Roy-Smiths-Computer:play$ py
Python 2.3.4 (#3, Jun 29 2004, 21:48:03)
[GCC 3.3 20030304 (Apple Computer, Inc. build 1495)] on darwin
Type "help", "copyright", "credits" or "license" for more information.foos bars bazes
Foo
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/local/lib/python2.3/site.py", line 307, in __call__
import pydoc
File "/usr/local/lib/python2.3/pydoc.py", line 49, in ?
from string import expandtabs, find, join, lower, split, strip, rfind,
rstrip
ImportError: cannot import name expandtabs---------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top