]> granicus.if.org Git - python/commit
Call encode()/decode() with final==True as the last call in the
authorWalter Dörwald <walter@livinglogic.de>
Fri, 14 Apr 2006 14:03:55 +0000 (14:03 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Fri, 14 Apr 2006 14:03:55 +0000 (14:03 +0000)
commit15be5ec100dd4dc9718978dc3f00c83154af590e
treeffc400e522deee620a240655309a42c0fd8c3498
parent121c98cce153894d4db5fc9bc2f57cf2a6a78aec
Call encode()/decode() with final==True as the last call in the
incremental codec tests.
Lib/test/test_codecs.py