diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-09-17 21:11:04 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-17 21:11:04 +0300 |
commit | 4ab46d794961491ed185c195d53da7ee6a16e646 (patch) | |
tree | d8c39fb69ba33674cf8a240f6d068d0cf710d7a3 /Python/importlib.h | |
parent | 132a7d7cdbc7cb89fa1c1f4e8192241c3d68f549 (diff) | |
download | cpython-git-4ab46d794961491ed185c195d53da7ee6a16e646.tar.gz |
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/importlib.h')
0 files changed, 0 insertions, 0 deletions