about summary refs log tree commit diff
path: root/src/libcore/unicode/printable.py
AgeCommit message (Expand)AuthorLines
2019-11-29Make libcore/unicode/printable.rs compatible with rustfmtDavid Tolnay-2/+4
2019-09-06it's more pythonic to use 'is not None' in python filesGuanqun Lu-1/+1
2019-07-12Update unicode scripts for the current coding styleJosh Stone-3/+3
2018-12-25Remove licensesMark Rousskov-20/+0
2018-04-12Move core::char::printable to core::unicode::printableSimon Sapin-0/+254