deb-swift/swift
janonymous 10f367224d Fix Python 3 issues
* Replace long with six.integer_type

six.integer_type :In Python 2, this is long and int, and in Python 3,
just int.

'long' is an undefined variable in py3.

Change-Id: Ibe4c5d0d81fe883f4fe33be93a68d814a228ad28
2015-07-03 00:14:16 +05:30
..
account Replace xrange() with six.moves.range() 2015-06-23 07:29:15 +00:00
cli Change usage help and Attention messages to warnings 2015-06-03 15:32:25 -04:00
common Fix Python 3 issues 2015-07-03 00:14:16 +05:30
container Replace xrange() with six.moves.range() 2015-06-23 07:29:15 +00:00
locale Imported Translations from Transifex 2015-05-28 06:08:12 +00:00
obj Fix ValueError in ssync_receiver 2015-06-26 12:49:26 -07:00
proxy Merge "move replication code to ReplicatedObjectController" 2015-06-24 14:33:31 +00:00
__init__.py Make pbr a build-time only dependency 2013-10-29 12:29:49 -07:00