mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
aaab30e00c
(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.