Staging
v0.5.1
https://github.com/python/cpython
Revision 074c3e62d155349a69442f43e81a73883f222ea9 authored by Jeremy Hylton on 30 March 2000, 23:55:31 UTC, committed by Jeremy Hylton on 30 March 2000, 23:55:31 UTC
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.
1 parent aaf0ab2
History
Tip revision: 074c3e62d155349a69442f43e81a73883f222ea9 authored by Jeremy Hylton on 30 March 2000, 23:55:31 UTC
Two fixes for extended call syntax:
Tip revision: 074c3e6
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgtags -rw-r--r-- 1.5 KB
Makefile.in -rw-r--r-- 17.9 KB
README -rw-r--r-- 37.2 KB
acconfig.h -rw-r--r-- 4.9 KB
config.h.in -rw-r--r-- 14.1 KB
configure -rwxr-xr-x 149.0 KB
configure.in -rw-r--r-- 28.2 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top