lp://staging/~brian.curtin/ubuntuone-dev-tools/py3-unicode-literals

Created by Brian Curtin and last modified
Get this branch:
bzr branch lp://staging/~brian.curtin/ubuntuone-dev-tools/py3-unicode-literals
Only Brian Curtin can upload to this branch. If you are Brian Curtin please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brian Curtin
Project:
ubuntuone-dev-tools
Status:
Merged

Recent revisions

89. By Brian Curtin

forgot to put future import back in

88. By Brian Curtin

Tag #1039741

87. By Brian Curtin

Enable unicode_literals, convert former implicit byte strings to be explicit

86. By Brian Curtin

- Use items instead of iteritems for Python 3 compatibility.

85. By Brian Curtin

- Adjust exception handling to work on Python 3

84. By Brian Curtin

- Change to Python 3's print function usage via "from __future__ import print_function"

83. By Brian Curtin

- Move long usage to int.

82. By Brian Curtin

- Import urllib names by trying Python 3 first and falling back to Python 2

81. By Brian Curtin

- Add a small compatibility module for Python 2 and 3 Unicode/bytes distinction

80. By Brian Curtin

- Remove xrange usage, instead moving to range regardless of version.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/ubuntuone-dev-tools
This branch contains Public information 
Everyone can see this information.

Subscribers