Diveintopython.org had a problem earlier today with extra carriage returns in each HTML file, which screwed up the source code example listings (which are in PRE tags). It was an artifact of using ASCII mode to FTP the files down from the old server, and then up to the new one. A quick script fixed all the files in an instant. Thanks to Kevin Altis for pointing out the problem.
§
I am no longer accepting public comments on this post, but you can use this form to contact me privately. (Your message will not be published.)
§
© 2001–9 Mark Pilgrim