]> granicus.if.org Git - python/commit
Stacks based on lists work better and read more clearly when they
authorRaymond Hettinger <python@rcn.com>
Tue, 4 May 2004 08:21:52 +0000 (08:21 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 4 May 2004 08:21:52 +0000 (08:21 +0000)
commit0b569bb3992467850926dab9f4e8048a70a6d904
treec7c6796e485262010ade8aefdee13bca9db013f6
parent2d5914b17e79803251693531ef45815b42da3933
Stacks based on lists work better and read more clearly when they
grow and shrink on the right.
Lib/multifile.py