mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08:00
(with one small bugfix in bgen/bgen/scantools.py) This replaces string module functions with string methods for the stuff in the Tools directory. Several uses of string.letters etc. are still remaining.