diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-09-30 05:58:42 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-09-30 05:58:42 +0000 |
commit | 8b13b3ede270bf6f7bf3427675e335ab0bd0f75b (patch) | |
tree | 91dd83bf24d7234cc68b50914cc883960e7df92f /Python/fmod.c | |
parent | d38b1c74f3f28a3f9a73c142d9be83425adaa6e1 (diff) | |
download | cpython-git-8b13b3ede270bf6f7bf3427675e335ab0bd0f75b.tar.gz |
SF bug [#466173] unpack TypeError unclear
Replaced 3 instances of "iter() of non-sequence" with
"iteration over non-sequence".
Restored "unpack non-sequence" for stuff like "a, b = 1".
Diffstat (limited to 'Python/fmod.c')
0 files changed, 0 insertions, 0 deletions