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

2004-1-28

Note to self

Apparently bzero's 'smarthtml' formatter doesn't work properly with <pre> sections like this:

<pre> curl -s http://www.pycs.net/bbum/2004/1/21/readline.so.gz |\\ gzip -d -c |\\ sudo cat > /Library/Python/2.3/readline.so </pre>

Must fix.

... more like this: []