Issue #5052: removed backward compatibility information (out of date)

This commit is contained in:
Tarek Ziadé 2009-01-25 22:09:10 +00:00
parent 68d919e4d6
commit 9f369e9163
36 changed files with 0 additions and 72 deletions

View file

@ -4,8 +4,6 @@ Implements the Distutils 'build_clib' command, to build a C/C++ library
that is included in the module distribution and needed by an extension
module."""
# This module should be kept compatible with Python 2.1.
__revision__ = "$Id$"