mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00: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.