[Python-Dev] [Python-checkins] cpython: Note that the _asdict() method is outdated
Nick Coghlan
ncoghlan at gmail.com
Sun Jun 10 15:41:55 CEST 2012
On Sun, Jun 10, 2012 at 12:15 PM, raymond.hettinger
<python-checkins at python.org> wrote:
> http://hg.python.org/cpython/rev/fecbcd5c3978
> changeset: 77397:fecbcd5c3978
> user: Raymond Hettinger <python at rcn.com>
> date: Sat Jun 09 19:15:26 2012 -0700
> summary:
> Note that the _asdict() method is outdated
This checkin changed a lot of the indentation in the collections docs.
Did you mean to do that?
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-Dev
mailing list