What is the path browser for and all the sys.path's for?
are these for copying and pasteing to help you on your program?
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
I have read but don't under stand how to use pydoc. here what i read can't figer out how to use it.
5.1 pydoc -- Documentation generator and online help system
New in version 2.1. The pydoc module automatically generates documentation from Python modules. The documentation can be presen
ok i have learned that on the python shell or new window you can type in..>>>print "hello world"...and the output is ..'hello world'.. or you can put in anything realy and it say it back to you.is this a program or what and what is the purpose of this can you realy use this for any thi
Ok some thing is messed up.. when i try to open the python shell i get a error meesage saying socket error:connection refused and the head line at the top says IDLE subprocess error.. and then the python shell pops up with a error message on it saying. IDLE's subprocess didn't make con
Once i have learned how to program what can i do with the programs can they run out side of the python shell like on My OS or a game? My OS is window XP home
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
OK i have learned that on the python shell if you put, print "some message"
the output is, some message and if you put, type> "some message"
the output is, true and if you put, type< "some message"
the output is, false And if you put, for, in, or and it turns orange like print dose but I don