Re: [Tutor] Python Lib Files

2008-12-15 Thread Alan Gauld
"Kent Johnson" wrote I discovered yesterday that the Python package has a number of built in example scripts in the /lib directory. Those are not sample scripts, they are the standard library. There is extensive documentation, for example However there are some sample scripts in the Tool

Re: [Tutor] Python Lib Files

2008-12-15 Thread Kent Johnson
On Sun, Dec 14, 2008 at 9:49 AM, wrote: > Hello everyone, > > I discovered yesterday that the Python package has a number of built in > example scripts in the /lib directory. Perhaps this is common knowledge but > I did not know about it. I can't seem to find any kind of guide to the > files, tho

[Tutor] Python Lib Files

2008-12-14 Thread btkuhn
Hello everyone, I discovered yesterday that the Python package has a number of built in example scripts in the /lib directory. Perhaps this is common knowledge but I did not know about it. I can't seem to find any kind of guide to the files, though. Is there a readme somewhere that someone can