summaryrefslogtreecommitdiffstats
path: root/Python/bltinmodule.c
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2000-12-20 15:07:34 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2000-12-20 15:07:34 (GMT)
commit9bcc68c1832572f7dc77dee5ebf27e9e3b4deaf0 (patch)
tree3ac04602d603e3ceb1a826df14dc4c746bc95802 /Python/bltinmodule.c
parent04a45e9bb159f348ba722d0b49f9837f91cceaea (diff)
downloadcpython-9bcc68c1832572f7dc77dee5ebf27e9e3b4deaf0.zip
cpython-9bcc68c1832572f7dc77dee5ebf27e9e3b4deaf0.tar.gz
cpython-9bcc68c1832572f7dc77dee5ebf27e9e3b4deaf0.tar.bz2
Whoops! Two stray characters crept in to my last check-in
Diffstat (limited to 'Python/bltinmodule.c')
-rw-r--r--Python/bltinmodule.c2
1 files changed, 1 insertions, 1 deletions
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"