]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rados.py: remove lenght modifier 'l' on format string
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 21 Mar 2013 17:43:48 +0000 (18:43 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 21 Mar 2013 17:43:48 +0000 (18:43 +0100)
commit94966222556858a6a53c20df8bddb1dcf904ef9b
treecbb2f87bf0a2c7508d10b885fe0703a01dfb5307
parentd81d2c02d900b89df758c10dea1a6ab0091291f7
rados.py: remove lenght modifier 'l' on format string

Remove length modifier 'l' since it's ignored for python.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/pybind/rados.py