diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-09-17 18:11:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-17 18:11:04 (GMT) |
commit | 4ab46d794961491ed185c195d53da7ee6a16e646 (patch) | |
tree | d8c39fb69ba33674cf8a240f6d068d0cf710d7a3 /Python/traceback.c | |
parent | 132a7d7cdbc7cb89fa1c1f4e8192241c3d68f549 (diff) | |
download | cpython-4ab46d794961491ed185c195d53da7ee6a16e646.zip cpython-4ab46d794961491ed185c195d53da7ee6a16e646.tar.gz cpython-4ab46d794961491ed185c195d53da7ee6a16e646.tar.bz2 |
bpo-31497: Add private helper _PyType_Name(). (#3630)
This function returns the last component of tp_name after a dot.
Returns tp_name itself if it doesn't contain a dot.
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions