| commit | db7920b97874bf3988984fae57f4ca80fced558f | [log] [tgz] |
|---|---|---|
| author | Nick Coghlan <ncoghlan@gmail.com> | Mon Aug 20 10:19:12 2012 +1000 |
| committer | Nick Coghlan <ncoghlan@gmail.com> | Mon Aug 20 10:19:12 2012 +1000 |
| tree | 29e81f0066c1a49d8bea089f9671eab4348d4cd8 | |
| parent | a8517ad3d9ac743a1bdd7e590e28a0da169f6e91 [diff] |
Close #14814: Avoid depending on struct by using newer features. Also use enumerate where appropriate (patch by Serhiy Storchaka). Declaring PEP 3144 final at this point - any further changes to code or docs can go in new issues.