The Coding Weasel

Wednesday, December 06, 2006

What's New In Python, 2006

I've put the first of my OSDC 2006 talks up - What's New In Python 2006 Edition.

It can be fetched from http://codingweasel.googlecode.com/svn/trunk/talks/2006/whatsnew/
(or svn co thaturl)

This talk uses the Bruce presentation software, in particular the new 'socrates.py' script that takes a simple text file describing the presentation. At the moment, you'll need the current SVN version of Bruce. There will be a new release of that soon.

Alternately, you can just read the 'whatsnew.soc' file - it's a simple text file.

Update: You can get Bruce's current SVN with
"svn co http://svn.bruce.python-hosting.com/trunk"

Labels: ,

3 Comments:

Blogger Marius Gedminas said...

Where can I find the svn version of Bruce? http://bruce.python-hosting.com/ has only a link to a web-browsable version that svn itself cannot grok. (And the tickets are so full of spam it's scary.)

9:13 PM  
Blogger Marius Gedminas said...

whatsnew.soc line 433: '<stirng>' should probably be '<string>'.

9:15 PM  
Blogger anthony said...

Hm. Will put a link up. For now, you can get it with
"svn co http://svn.bruce.python-hosting.com/trunk"

11:58 PM  

Post a Comment

<< Home