commit | 9bcc68c1832572f7dc77dee5ebf27e9e3b4deaf0 | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Wed Dec 20 15:07:34 2000 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Wed Dec 20 15:07:34 2000 +0000 |
tree | 3ac04602d603e3ceb1a826df14dc4c746bc95802 | |
parent | 04a45e9bb159f348ba722d0b49f9837f91cceaea [diff] |
Whoops! Two stray characters crept in to my last check-in
diff --git a/Python/bltinmodule.c b/Python/bltinmodule.c index af4ae20..820bdaa 100644 --- a/Python/bltinmodule.c +++ b/Python/bltinmodule.c
@@ -1,4 +1,4 @@ -fo + /* Built-in functions */ #include "Python.h"