commit | 1e21ebcc2ac1c74fbea6bbff0460227a90b8f594 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Mon Sep 09 01:54:27 2013 -0500 |
committer | Raymond Hettinger <python@rcn.com> | Mon Sep 09 01:54:27 2013 -0500 |
tree | 0796bbd28cbae40fb6dc9103a5fe845fc139472e | |
parent | c70018044304e4c68d5f2f036541cd8f6fe54555 [diff] |
Issue 18301: The classmethod decorator didn't fit well with the rough-equivalent example code.