]> granicus.if.org Git - python/commit
Use two-argument form of next() and use a return-statement instead of an explicit...
authorRaymond Hettinger <python@rcn.com>
Mon, 4 Aug 2014 05:49:07 +0000 (22:49 -0700)
committerRaymond Hettinger <python@rcn.com>
Mon, 4 Aug 2014 05:49:07 +0000 (22:49 -0700)
commitbbeac6ebd8c760b927326c46dfb9d7201a6b8845
treeebdbdbed0159499fa2e12aebc3d99f8f067b9b9f
parentae39fbdd8456db5c5da57d7df7ca565026944c4a
Use two-argument form of next() and use a return-statement instead of an explicit raise StopIteration
Lib/difflib.py