On Sun, Aug 14, 2011 at 9:53 AM, antoine.pitrou <[email protected]> wrote: > http://hg.python.org/cpython/rev/0273d0734593 > changeset: 71862:0273d0734593 > user: Antoine Pitrou <[email protected]> > date: Sun Aug 14 01:51:52 2011 +0200 > summary: > Monotonic, not monotonous > > files: > Lib/test/pickletester.py | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)
I dunno, I reckon systematically testing pickles could get pretty monotonous, too ;) Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
