2006-02-27

PyCon, day 3

Day 3 was short.  That worked out nicely since it ended with the sprinting people getting together trying to recruit people to join various sprints.  No surprise members for the core sprint.

We actually started sprinting that day.  Thomas Wouters has the conditional expression checked in and practically has absolute imports finished.  Guido and Neal have done a lot of work on the 'with' statement.  Jeremy worked on some nagging AST work.  Martin actually got the AST accessible from Python code through compile().  And I have been working on the exception PEP.