Re: [Tutor] Getting exposure to high quality Python code

2009-05-30 Thread vy
> From: Daniel Brown > > Can anyone recommend any ways of getting exposed to high quality > Python code? Have a look at (& contribute to) the source code of projects like http://www.sagemath.org/ Kind regards, -- Van Ly ___ Tutor maillist - Tutor@p

Re: [Tutor] lession 4.4 on finding prime number was: (no subject)

2009-05-30 Thread vy
> Date: Fri, 29 May 2009 09:46:17 -0500 > From: Gregory Morton > To: Tutor Newsgroup Python > Subject: [Tutor] (no subject) > Message-ID: > Content-Type: text/plain; charset="iso-8859-1" > > > I'm having a problem understanding how this code works in lesson 4.4 on the > python tutorial. Can any

Re: [Tutor] strings using Czech language characters

2009-05-24 Thread vy
[ wish to make a dictionary of english to czech words / Unsupported characters in input / ISO-8859-2 ] have a look at the manual, in my case, section 4.9.2 on stand encodings p. 149 of the 2.4.3 (lib.pdf) Python Library Reference and at the python prompt try >>> help('modules c