lp://staging/~alanjds/beautifulsoup/prettify-improved
Created by
alanjds
and last modified
- Get this branch:
- bzr branch lp://staging/~alanjds/beautifulsoup/prettify-improved
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://staging/beautifulsoup/3.2
- Leonard Richardson: Pending requested
-
Diff: 57 lines (+10/-7)1 file modifiedBeautifulSoup.py (+10/-7)
Branch information
Recent revisions
- 44. By Alan Justino <alanjds@lgpill>
-
Option 'spacesPerLevel' added to .prettify()
- It allows one to set number of spaces who indent the tags
- 42. By Leonard Richardson
-
When creating a Tag object, you can specify its attributes as a dict
rather than as a list of 2-tuples. - 36. By Leonard Richardson
-
Changed iterators not to block on empty strings. Restored the set code since 2.2 doesn't work on this code anyway.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/beautifulsoup/3.2