]> kaliko git repositories - python-musicpd.git/commit
README.txt: removing warning about iterate = True
authorJ. Alexander Treuman <jat@spatialrift.net>
Tue, 14 Dec 2010 01:14:27 +0000 (20:14 -0500)
committerJ. Alexander Treuman <jat@spatialrift.net>
Tue, 14 Dec 2010 01:14:27 +0000 (20:14 -0500)
commitc762f118baaca45e40b5f06ba2440b3cc6759d20
treed4188c7d139fbf907b1f39c0218fd2bee0929c00
parentd202f905047486fca3f913904a4b5eef736cdf89
README.txt: removing warning about iterate = True

Iterators are considered safe now, as all programming errors now raise an
exception instead of breaking horribly.  No need to scare people away from
it anymore.
README.txt