lp:~cjwatson/ubuntu/quantal/language-selector/python3

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/ubuntu/quantal/language-selector/python3
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Status:
Development

Recent revisions

176. By Colin Watson

Merge trunk.

175. By Colin Watson

Cope with changes in dict method return types in Python 3.

174. By Colin Watson

Open subprocesses with universal_newlines=True when expecting to read
text from them.

173. By Colin Watson

Use str() rather than unicode() in Python 3.

172. By Colin Watson

Use new-style octal literals.

171. By Colin Watson

Use list comprehensions rather than filter.

170. By Colin Watson

Use "raise Exception(value)" syntax rather than the old-style "raise
Exception, value".

169. By Colin Watson

Use "except Exception as e" syntax rather than the old-style "except
Exception, e".

168. By Colin Watson

* Port to Python 3:
  - Use Python 3-style print functions.

167. By Martin Pitt

releasing version 0.69

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/language-selector
This branch contains Public information 
Everyone can see this information.

Subscribers