]> granicus.if.org Git - python/commit
My previous checkin caused compile() to no longer accept buffers, as noted
authorJust van Rossum <just@letterror.com>
Mon, 10 Feb 2003 09:22:01 +0000 (09:22 +0000)
committerJust van Rossum <just@letterror.com>
Mon, 10 Feb 2003 09:22:01 +0000 (09:22 +0000)
commitb9b8e9cf6d0d9b5d4d526f8cbd0601e284397753
treef78ddb30a742100fa2d8468106ba48847801b00f
parent3aaf42c6139ed211a59b200130d1d205982b9818
My previous checkin caused compile() to no longer accept buffers, as noted
my MAL. Fixed. (Btw. eval() still doesn't take buffers, but that was so
even before my patch.)
Python/bltinmodule.c