lp:~cjwatson/xorgparser/python3

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/xorgparser/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
Project:
XorgParser
Status:
Development

Recent revisions

54. By Colin Watson

Avoid leaking temporary file handles.

53. By Colin Watson

Open temporary test files in text mode.

52. By Colin Watson

Ignore __pycache__ directories.

51. By Colin Watson

Cope with changed return type of dict.keys().

50. By Colin Watson

Modernise use of unittest methods.

49. By Colin Watson

Use absolute imports.

48. By Colin Watson

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

47. By Colin Watson

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

46. By Colin Watson

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

45. By Alberto Milone

Release 0.4.2.3

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers