[Python-Dev] Initial attempt to PyCon sprint tutorial slides are up

Giampaolo Rodola' gnewsg at gmail.com
Sat Feb 9 16:14:15 CET 2008


On 4 Feb, 22:29, "Brett Cannon" <br... at python.org> wrote:
> The 1 MB PDF can be found athttp://www.cs.ubc.ca/~drifty/pycon/sprint_tutorial.pdf. If you find
> any bad info or some info that is really lacking, let me know. But
> please realize that my slides are never really meant to be read on
> their own as it just goes against my presentation style. So don't
> think that some slide doesn't go into enough detail unless there is
> some URL I am missing. Every slide will be discussed more during the
> presentation than what is on the slide.
>
> -Brett

- Page 61 (Fix flaky tests). Add:
test_al
test_cd
test_cl
test_crypt
test_ftplib

...Some of them are inobtrusive tests testing for the existence of the
module's attributes.


More information about the Python-Dev mailing list