Re: [Pythonmac-SIG] accessing my modules from within Python

2005-01-16 Thread Larry Meyn
On Jan 15, 2005, at 6:43 PM, Kirk Durston wrote: I'm just starting to learn Python. When I write a module in one of my text programs (MSWord, or Textedit) and save it as a text file in on my harddrive, and then go to the terminal window to import it, I get a message Just a quick note, there are

Re: [Pythonmac-SIG] accessing my modules from within Python

2005-01-15 Thread Bob Ippolito
On Jan 15, 2005, at 21:43, Kirk Durston wrote: I'm just starting to learn Python. When I write a module in one of my text programs (MSWord, or Textedit) and save it as a text file in on my harddrive, and then go to the terminal window to import it, I get a message saying it either can't find the

[Pythonmac-SIG] accessing my modules from within Python

2005-01-15 Thread Kirk Durston
Title: accessing my modules from within Python I'm just starting to learn Python. When I write a module in one of my text programs (MSWord, or Textedit) and save it as a text file in on my harddrive, and then go to the terminal window to import it, I get a message saying it either can't find the