_dbus_bindings/types-impl.h: Always implement Int64 and UInt64 at least as a stub...
commite4a70180d3ab0eb77264dc1a9f22b2521e5d3607
authorSimon McVittie <smcv@celebrin.pseudorandom.co.uk>
Tue, 5 Dec 2006 18:36:21 +0000 (5 18:36 +0000)
committerSimon McVittie <smcv@celebrin.pseudorandom.co.uk>
Tue, 5 Dec 2006 18:36:21 +0000 (5 18:36 +0000)
tree743234dd699cdfe560584d65d42f607b159cac76
parent34b237b3e1ed0c6665892f3a4765b09e29bdb3a5
_dbus_bindings/types-impl.h: Always implement Int64 and UInt64 at least as a stub, raising NotImplementedError from the constructor on 64-bit-deficient platforms. Improve docstrings.
_dbus_bindings/types-impl.h