From 0079b288f5a7b3b4441c7ceebcde0cfd1152f4db Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 14 Sep 1999 20:17:50 +0000 Subject: Put Sam Rushing's original RCS ID string back, without dollars around it. --- Lib/asynchat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Lib/asynchat.py') diff --git a/Lib/asynchat.py b/Lib/asynchat.py index f04d2facb7..e725a2b12a 100644 --- a/Lib/asynchat.py +++ b/Lib/asynchat.py @@ -1,5 +1,5 @@ # -*- Mode: Python; tab-width: 4 -*- -# $Id$ +# Id: asynchat.py,v 2.23 1999/05/01 04:49:24 rushing Exp # Author: Sam Rushing # ====================================================================== -- cgit v1.2.1