]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added example of using positional and keyword args with atexit.register().
authorFred Drake <fdrake@acm.org>
Tue, 8 Apr 2003 17:46:33 +0000 (17:46 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 8 Apr 2003 17:46:33 +0000 (17:46 +0000)
commit71e300eeea9b127bb8bd6dd380bbcffd4746630f
tree632e35c8670a7124d797085270e4aa10d9b9a35e
parentd90042536dcc94720db3ef845a2dd8a285059fd4
Added example of using positional and keyword args with atexit.register().
Based on a suggestion from a reader.
Doc/lib/libatexit.tex