[Tutor] what is the "path browser" used for?

2005-03-14 Thread Jeff420harris00
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

[Tutor] How do you use pydoc?

2005-03-14 Thread Jeff420harris00
  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

[Tutor] help

2005-03-13 Thread Jeff420harris00
   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

[Tutor] help me please!!!

2005-03-11 Thread Jeff420harris00
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

[Tutor] and once i have learned how to program ?

2005-03-11 Thread Jeff420harris00
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

[Tutor] Please help me get started on how to program useing python 2.4!!!

2005-03-11 Thread Jeff420harris00
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