python3 AttributeError: module 'string' has no attribute 'uppercase'

string.lowercase

string.uppercase

均已取消

使用

string.ascii_uppercase

string.ascii_lowercase

替代