The code from the Pygame/Numeric lecture is available at http://cben-hacks.svn.sf.net/viewvc/cben-hacks/python/pygame/ (will move to http://cben-hacks.svn.sf.net/viewvc/cben-hacks/python/lectures/pygame/ once SF stops giving a strange svn error).
The important thing I forgot to say during the lecture: I wanted to give this lecture now because the next Pyweek challange is coming soon - http://pyweek.org/4/ - and I hope to organize a Python-IL team. Registration is open during March; in the last week the teams vote for a theme and then write a game during the first week of April. It sounds like a very fun oportunity to have a sprint! We don't have to make it a whole week but we need at least 2-3 days to make something playable. Who wants to participate (and for how many days)? -- Beni Cherniavsky <[EMAIL PROTECTED]> (I read email only on weekends) P.S. I forgot to post code examples after the "what's new in 2.5" lecture. The bittorrent simulation with new generator features is available at http://cben-hacks.svn.sf.net/viewvc/cben-hacks/python/gen_p2p.py. The GTK wrapper with extra magic is still in progress, perhaps doesn't work, and doesn't use any 2.5 features yet - but if you want it, it's at http://cben-hacks.svn.sourceforge.net/viewvc/cben-hacks/python/