Phillip Pearson - Second p0st

tech notes and web hackery from the guy that brought you bzero, python community server, the blogging ecosystem, the new zealand coffee review and the internet topic exchange

2002-10-29

bzero bug fixes

I've fixed a couple of bugs in bzero 0.09; thanks to Doug Landauer for pointing them out.

- The startup script was importing Psyco (due to a test I did a while back). I've removed that, so now it'll run if you don't have Psyco installed.

- Lines starting with '#' in the middle of a post were being interpreted as post attributes, and messing things up.

The bzero-0.09.tar.gz file linked from the bzero page contains the bug fixes; it replaces the v0.09 archive that has been available for the last few days.
... more like this: [, ]