Jeremy Hylton
074c3e62d1
Two fixes for extended call syntax:
...
If a non-tuple sequence is passed as the *arg, convert it to a tuple
before checking its length.
If named keyword arguments are used in combination with **kwargs, make
a copy of kwargs before inserting the new keys.
2000-03-30 23:55:31 +00:00
..
2000-03-10 23:00:52 +00:00
2000-03-30 23:55:31 +00:00
2000-03-24 20:52:23 +00:00
2000-03-29 00:10:44 +00:00
1999-12-22 14:09:35 +00:00
1999-12-22 14:09:35 +00:00
1999-12-22 14:09:35 +00:00
1999-12-22 14:09:35 +00:00
2000-02-14 17:58:25 +00:00
1999-12-22 14:09:35 +00:00
1999-12-22 14:09:35 +00:00
1999-12-22 14:09:35 +00:00
1999-12-20 21:18:49 +00:00
1999-12-22 14:09:35 +00:00
2000-03-02 13:55:01 +00:00
2000-03-28 20:29:59 +00:00
1999-09-13 13:45:32 +00:00
1999-04-22 12:03:40 +00:00
2000-03-28 23:49:17 +00:00
2000-02-29 13:59:29 +00:00
1999-12-22 14:09:35 +00:00
1999-12-20 22:55:03 +00:00
2000-03-10 23:04:14 +00:00
2000-03-10 23:03:02 +00:00
1999-04-07 16:07:23 +00:00
1999-06-18 14:22:24 +00:00
2000-03-10 23:03:54 +00:00
1999-04-07 16:07:23 +00:00
2000-02-29 13:59:29 +00:00
2000-01-20 22:32:56 +00:00
1999-03-15 20:27:53 +00:00
1999-04-13 14:32:12 +00:00
1999-04-08 13:57:06 +00:00
1999-04-07 16:07:23 +00:00
2000-03-13 16:01:29 +00:00