]> granicus.if.org Git - python/commitdiff
Merge between my version and Jim Fulton's version; removed RCS keywords
authorGuido van Rossum <guido@python.org>
Thu, 4 Dec 1997 01:14:08 +0000 (01:14 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 4 Dec 1997 01:14:08 +0000 (01:14 +0000)
but otherwise unchanged.

Include/cStringIO.h

index fa8fffe8b56c46421f496a7ffb1f79e4983449a5..6a2532dd0b40e6d67db83915c1ec65790aa5b6e5 100644 (file)
@@ -2,7 +2,7 @@
 #define CSTRINGIO_INCLUDED
 /*
 
-  $Id$
+  cStringIO.h,v 1.3 1997/06/13 19:44:02 jim Exp
 
   cStringIO C API
 
 
   This would typically be done in your init function.
 
-  $Log$
-  Revision 2.6  1997/10/07 14:44:48  guido
-  Use K&R function prototypes.
-
-  Revision 2.5  1997/08/13 03:14:08  guido
-  cPickle release 0.3 from Jim Fulton
-
+  cStringIO.h,v
   Revision 1.3  1997/06/13 19:44:02  jim
   - changed to avoid warning of multiple declarations in 1.5 and
     our 1.4.