]> granicus.if.org Git - python/commit
Replace yield with sequence class. Fixes #1009803.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 22 Aug 2004 16:04:50 +0000 (16:04 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 22 Aug 2004 16:04:50 +0000 (16:04 +0000)
commit12237b3a19336636ae40f687fab2e3fdd7c35b4b
tree164af4ff08c024d8d96c8cb1c05c03ea7ca7571d
parentd3b0babf6628d0c97f08212357de89be471a758f
Replace yield with sequence class. Fixes #1009803.
Lib/xmlrpclib.py