no 2.3 compat in the py3k lib #3676

This commit is contained in:
Benjamin Peterson 2009-02-16 16:20:10 +00:00
parent b7851694e0
commit 821d0f8b1f
3 changed files with 1 additions and 11 deletions

View file

@ -2,8 +2,6 @@
#
# For more information about this module, see PEP 324.
#
# This module should remain compatible with Python 2.2, see PEP 291.
#
# Copyright (c) 2003-2005 by Peter Astrand <astrand@lysator.liu.se>
#
# Licensed to PSF under a Contributor Agreement.