This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
The Backslash Issue In the early afternoon I fixed a bug in the create_page function of the Python version of tumblelog . If one used, for example, \1 in the blog title the program would stop with an PatternError exception stating "invalid group reference 1". The reason for this is that the sub method processes any backslash characters unless a function call is used. I explain this in more detail…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.