lp://staging/~cjwatson/lazr.restful/py3-pretty-print-helpers
Created by
Colin Watson
and last modified
- Get this branch:
- bzr branch lp://staging/~cjwatson/lazr.restful/py3-pretty-print-helpers
Only
Colin Watson
can upload to this branch. If you are
Colin Watson
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ioana Lasc (community): Approve
-
Diff: 263 lines (+90/-55)5 files modifiedNEWS.rst (+9/-0)
src/lazr/restful/docs/webservice.rst (+45/-38)
src/lazr/restful/example/base/tests/collection.txt (+10/-10)
src/lazr/restful/example/multiversion/tests/operation.txt (+6/-5)
src/lazr/restful/testing/webservice.py (+20/-2)
Branch information
Recent revisions
- 259. By Colin Watson
-
Make pprint_
entry/pprint_ collection format strings in Python 3 style. Change lazr.restful.
testing. webservice. pprint_ entry and
lazr.restful.testing. webservice. pprint_ collection to print text string
representations in the Python 3 style ('text' rather than u'text') on both
Python 2 and 3. This makes it easier to write bilingual doctests, although
existing callers need to change.Use these helpers in a few more doctests.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/lazr.restful