commit | 0ea891603db74a830d0ecbe91ea3df4612bca0e6 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Mar 05 22:28:13 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Mar 05 22:28:13 2007 +0000 |
tree | 30470ca155341c9aff5bd8ce19d4794e351bfe53 | |
parent | 131069b3a0b3370ac1f6e518c8f67fa19d7644cf [diff] |
Patch #1674228: when assigning a slice (old-style), check for the sq_ass_slice instead of the sq_slice slot. (backport from rev. 54139)