]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rados.py: fix Snap.get_timestamp
authorJosh Durgin <josh.durgin@dreamhost.com>
Thu, 10 Nov 2011 23:14:20 +0000 (15:14 -0800)
committerJosh Durgin <josh.durgin@dreamhost.com>
Fri, 11 Nov 2011 00:33:46 +0000 (16:33 -0800)
commit25cde7f98ac195b0458830a3e345db54a994384b
treeeb759c744cbfebcdc366e39633d00108ada35411
parent27bb48c5bf7c31efa235a09d228327bb096f5bb5
rados.py: fix Snap.get_timestamp

This now uses datetime, imports the right things, and calls the right function.

Fixes #1577
Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
src/pybind/rados.py