-
Serhiy Storchaka authored
This function returns the last component of tp_name after a dot. Returns tp_name itself if it doesn't contain a dot.
4ab46d79
This function returns the last component of tp_name after a dot. Returns tp_name itself if it doesn't contain a dot.