[Python-Dev] [Python-checkins] cpython: Monotonic, not monotonous
Nick Coghlan
ncoghlan at gmail.com
Sun Aug 14 03:44:53 CEST 2011
On Sun, Aug 14, 2011 at 9:53 AM, antoine.pitrou
<python-checkins at python.org> wrote:
> http://hg.python.org/cpython/rev/0273d0734593
> changeset: 71862:0273d0734593
> user: Antoine Pitrou <solipsis at pitrou.net>
> 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 | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-Dev
mailing list