lp:~benjaminp/+junk/mod2format

Created by Benjamin Peterson and last modified

This tool converts old style string formatting with the % operator to the new str.format method.

Get this branch:
bzr branch lp:~benjaminp/+junk/mod2format
Only Benjamin Peterson can upload to this branch. If you are Benjamin Peterson please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Benjamin Peterson
Status:
Mature

Recent revisions

23. By Benjamin Peterson

better name for the integer type converter

22. By Benjamin Peterson

use a decorator to register converters

21. By Benjamin Peterson

move __author__ to __init__.py

20. By Benjamin Peterson

add ConversionError to __all__

19. By Benjamin Peterson

add a test about escaping and mapping conversion

18. By Benjamin Peterson

use implicitly number fields

17. By Benjamin Peterson

don't try to support # with octal format when it's buggy

16. By Benjamin Peterson

escape braces

15. By Benjamin Peterson

add a README

14. By Benjamin Peterson

add __author__

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.