Advertisement
Guest User

Python error

a guest
Aug 16th, 2012
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. >>> import python
  2. Traceback (most recent call last):
  3. File "<stdin>", line 1, in <module>
  4. ImportError: No module named python
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement