lp://staging/~chris.macnaughton/mojo/error-output
Created by
Chris MacNaughton
and last modified
- Get this branch:
- bzr branch lp://staging/~chris.macnaughton/mojo/error-output
Only
Chris MacNaughton
can upload to this branch. If you are
Chris MacNaughton
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Frode Nordahl: Approve
-
Diff: 19 lines (+1/-6)1 file modifiedmojo/phase.py (+1/-6)
Branch information
Recent revisions
- 468. By Chris MacNaughton
-
[gnuoy, r=chris.
macnaughton] Convert max_wait to float to avoid 'TypeError: unorderable types: float() > str()' - 467. By Chris MacNaughton
-
[gnuoy, r=chris.
macnaughton] If universal_ newlines= True then the output of Popen.communicate() is a string not a byte, so trying to decode it fails - 464. By Chris MacNaughton
-
[chris.macnaughton, r=1chb1n] Updating functions to py3
This MP covers:
- items -> iteritems
- print -> print()
- running 2to3
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/mojo