| commit | a154b5cea43996f69e800e59a8aa0e75095db7f4 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@haypocalc.com> | Wed Apr 20 23:23:52 2011 +0200 |
| committer | Victor Stinner <victor.stinner@haypocalc.com> | Wed Apr 20 23:23:52 2011 +0200 |
| tree | db39e684f9260d0bc6ff769962b2bb37500487ed | |
| parent | 52d8fb5c545804d76288ceddb89f6a5d8cba1050 [diff] |
Simplify _count_elements() in _collections PyIter_Next() cannot return a PyExc_StopIteration: it clears this exception.