]> granicus.if.org Git - python/commit
Better error message if stride used on normal sequence object
authorGuido van Rossum <guido@python.org>
Tue, 30 Jul 1996 18:40:29 +0000 (18:40 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 30 Jul 1996 18:40:29 +0000 (18:40 +0000)
commit3b9c6677f883659c780b4b5099e1ea42c7b87642
treec7008b28ff00c398800b766c8cd6496e8f62b870
parent6ffd55389914b299b1a03be2091744b9411c926e
Better error message if stride used on normal sequence object
Python/ceval.c