Re: [Tutor] Condensed python2.5 cheat sheet

2007-12-19 Thread Alan Gauld
"Samm and Andy" <[EMAIL PROTECTED]> wrote > of python and I was wondering if people could recommend a decent > cheat > sheet for python 2.5. There is a quick reference linked on the Python web site: Here is the URL: http://rgruet.free.fr/PQR25/PQR2.5.html However I'd still recommend an after

Re: [Tutor] Condensed python2.5 cheat sheet

2007-12-19 Thread Jeff Johnson
There is an excellent book for programmers from other languages. Dive Into Python. http://www.diveintopython.org/toc/index.html Jeff On Wed, 2007-12-19 at 10:08 +, Samm and Andy wrote: > Hi people, > > I've a competent programmer friend who I'm trying to convert to the ways > of python an

Re: [Tutor] Condensed python2.5 cheat sheet

2007-12-19 Thread Kent Johnson
Samm and Andy wrote: > Hi people, > > I've a competent programmer friend who I'm trying to convert to the ways > of python and I was wondering if people could recommend a decent cheat > sheet for python 2.5. > He know how to program but just needs the syntax to become pythonic Maybe one of thes