On Sat, Jan 14, 2012 at 5:39 AM, benjamin.peterson <[email protected]> wrote: > http://hg.python.org/cpython/rev/be85914b611c > changeset: 74363:be85914b611c > parent: 74361:609482c6710e > user: Benjamin Peterson <[email protected]> > date: Fri Jan 13 14:39:38 2012 -0500 > summary: > add test, which was missing from d64ac9ab4cd0
Ah, that's where that came from, thanks. I still haven't fully trained myself to use hg import instead of patch, which would avoid precisely this kind of error :P 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
