Re: ANN: updates to Python-by-example

2009-03-01 Thread Banibrata Dutta
very useful for an off-and-on, foo-bar programmer! i'm sure it'd have something of value to more experienced programmers as well. On Fri, Feb 27, 2009 at 7:27 PM, Rainy wrote: > Python-by-example http://pbe.lightbird.net/index.html";>http:// > pbe.lightbird.net has some new modules added: pickle

Re: ANN: updates to Python-by-example

2009-02-28 Thread James Matthews
Thanks for adding this. I needed to show someone some examples... On Fri, Feb 27, 2009 at 5:35 PM, steven.oldner wrote: > On Feb 27, 8:40 am, pyt...@bdurham.com wrote: > > Rainy, > > > > Great stuff! Thanks for your examples with the community!! > > > > Regards, > > Malcolm > > Let me add my than

Re: ANN: updates to Python-by-example

2009-02-27 Thread steven.oldner
On Feb 27, 8:40 am, pyt...@bdurham.com wrote: > Rainy, > > Great stuff! Thanks for your examples with the community!! > > Regards, > Malcolm Let me add my thanks! I using it now... -- http://mail.python.org/mailman/listinfo/python-list

Re: ANN: updates to Python-by-example

2009-02-27 Thread python
Rainy, Great stuff! Thanks for your examples with the community!! Regards, Malcolm -- http://mail.python.org/mailman/listinfo/python-list

ANN: updates to Python-by-example

2009-02-27 Thread Rainy
Python-by-example http://pbe.lightbird.net/index.html";>http:// pbe.lightbird.net has some new modules added: pickle, shelve, sqlite3, gzip, csv, configparser, optparse, logging. I also changed over to using excellent sphinx package to generate documentation, this will allow me to add pdf and windo