mirror of
https://github.com/python/cpython.git
synced 2026-01-30 14:46:17 +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.