Excersize 1: zope.event
Perform your first buildout exercise
Jim Fulton's tutorial for using buildout, originally given at DZUG 2007
Page
7
of
17.
Exercise 1
handout
We won't have time to stop the lecture while you do the
exercises. If you can play and listen at the same time, then feel
free to work on them while I speak. Otherwise, I recommend doing
them later in the week. Feel free to ask me questions if you run
into problems.
Try building out zope.event.
- Check out: svn://svn.zope.org/repos/main/zope.event/trunk
- Bootstrap
- Run the buildout
- Run the tests
- Look around the buildout to see how things are laid out.
- Look at the scripts in the bin directory.

