]> granicus.if.org Git - python/commit
Update to use more modern calling conventions; also avoid a magic number
authorFred Drake <fdrake@acm.org>
Sat, 17 Nov 2001 06:30:20 +0000 (06:30 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 17 Nov 2001 06:30:20 +0000 (06:30 +0000)
commit3176b08874941c2be97b7ab5b1efbfae886eac01
tree6b5d417ca051271ff9bfd46f085b5a4e2a4f3e4f
parente012e35460e6c33b7c3a042de83c451dba98e430
Update to use more modern calling conventions; also avoid a magic number
in the function table.  Add a docstring for the function as well, since
examples should show good form.
Demo/embed/demo.c