lp:~ericmoritz/+junk/toolbox

Created by Eric Moritz and last modified
Get this branch:
bzr branch lp:~ericmoritz/+junk/toolbox
Only Eric Moritz can upload to this branch. If you are Eric Moritz please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Eric Moritz
Status:
Development

Recent revisions

5. By Eric Moritz

Backported urlize to Django 0.90

4. By Eric Moritz

Altered the code and tests to make sure named entities that start with an 'x'
will not be treated as hex entities.

3. By Eric Moritz

Added a check to make sure the string that is passed to entitydecode is
a unicode object prior to decoding. Otherwise all kinds of nasty things
may occur when Python tries to automatically decode the input string as
"ASCII"

2. By Eric Moritz

Reduced the substitution callback into one function and reduced the
regular expression to match any entity type. This will speed up
substitution because it no longer needs to process the content multiple
times

1. By Eric Moritz

This handles decoding of HTML/XML enities

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers