techtonik / python-patch

Library to parse and apply unified diffs
https://pypi.python.org/pypi/patch
112 stars 65 forks source link

Replace compat_next with just next() #42

Open techtonik opened 8 years ago

techtonik commented 8 years ago

next() may be more generic way to run generator