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.
S
Serhiy Storchaka committed
4ab46d794961491ed185c195d53da7ee6a16e646
Parent: 132a7d7
Committed by GitHub <noreply@github.com>
on 9/17/2017, 6:11:04 PM