From: Andrew M. Kuchling Date: Wed, 20 Dec 2000 15:07:34 +0000 (+0000) Subject: Whoops! Two stray characters crept in to my last check-in X-Git-Tag: v2.1a1~508 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9bcc68c1832572f7dc77dee5ebf27e9e3b4deaf0;p=python Whoops! Two stray characters crept in to my last check-in --- 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"