From 9bcc68c1832572f7dc77dee5ebf27e9e3b4deaf0 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Wed, 20 Dec 2000 15:07:34 +0000 Subject: [PATCH] Whoops! Two stray characters crept in to my last check-in --- Python/bltinmodule.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/bltinmodule.c b/Python/bltinmodule.c index af4ae20e59..820bdaa4b7 100644 --- a/Python/bltinmodule.c +++ b/Python/bltinmodule.c @@ -1,4 +1,4 @@ -fo + /* Built-in functions */ #include "Python.h" -- 2.50.0