[Zodb-checkins] CVS: StandaloneZODB/ZEO/tests - testZEO.py:1.21.2.2

Anthony Baxter Anthony Baxter <anthony@interlink.com.au>
Tue, 26 Mar 2002 23:09:19 +1100


>>> Jeremy Hylton wrote
> Fix bogus get_timestamp() method.  Return `t` not 't'!!!

Why not make it repr(t) instead, that way you're not relying on 
the font of the person viewing the code to be clear enough...