Arbitrary point checkpoint commit. Take no notice.

This commit is contained in:
Guido van Rossum 1997-08-25 15:37:59 +00:00
parent bff110f3f1
commit 27e4aa3168
4 changed files with 248 additions and 6 deletions

View file

@ -1,4 +1,8 @@
"""Enumeration metaclass."""
"""Enumeration metaclass.
XXX This is very much a work in progress.
"""
import string