Re: [Tutor] New Python book

2005-10-05 Thread Andrew Fant
Kent Johnson wrote:
> Dick Moores wrote:
> 
>>Magnus Lie Hetland's new book, _Beginning Python: From Novice to 
>>Professional_ was published by Apress on Sept. 26 (in the U.S.). Very 
>>much worth a look, IMHO. But what do the tutors think?
>>
>>
> 
> 
> This seems to be an update to his previous book, "Practical Python", rather 
> than a completely new book. The TOC is almost identical. I haven't read the 
> earlier book, either, so I don't have an opinion. The same sample chapter is 
> available for each if anyone wants to compare. (see www.apress.com)
> 
> Kent

Has he at least changed the GUI chapters away from AnyGUI to one of the standard
toolkits?  The last edition would have been more use to me if it didn't do all
of its GUI programming in a toolkit that the author has removed from 
circulation.

Andy
___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


[Tutor] Application Templates?

2005-11-22 Thread Andrew Fant
I am about to start work on my first significant coding projects in some 
time (and first ever in python).  Does anyone have any standard 
templates that they use to lay out new projects that they might be 
willing to share?  By templates, I am not asking about complex libraries 
and OO things that I don't fully understand, but rather a file that sets 
up a common base for applications like file handling, customary command 
line handling and such things.  Essentially a file that you can start 
plugging your core logic into and start working from.

Thanks,
Andy
___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] getting around ValueError in os.walk

2006-01-30 Thread Andrew Fant
Mea culpa, Mea Maxima Culpa.  I apoligize for sending quickly when I was trying 
to edit in vi.  Thanks to everyone who caught my typo and explained ValueError 
to me in detail.

Andy (vowing to RTFM more closely in the future)

-- 
Andrew Fant| And when the night is cloudy| This space to let
Molecular Geek | There is still a light  |--
[EMAIL PROTECTED] | That shines on me   | Disclaimer:  I don't
Boston, MA | Shine until tomorrow, Let it be | even speak for myself

___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor