]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use newgetargs instead of getargs.
authorSjoerd Mullender <sjoerd@acm.org>
Tue, 28 Mar 1995 12:06:23 +0000 (12:06 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Tue, 28 Mar 1995 12:06:23 +0000 (12:06 +0000)
commit542659bbd05a16dd77ef0ae4b5d8e562db742466
treee4351300e8abce1b4a37c4ad5174cf236340800e
parentffd6de104970ba4e998b0c35d74c941feac322bb
Use newgetargs instead of getargs.
Check if objects are closed in getattr function instead of in each
method.
Removed functions sbtoa and timetoa.
Added functions msftoframe.
Added variables that used to be in standard module CD.
Modules/cdmodule.c