PyUnicode_EncodeDecimal

E2196559 UNEXPLORED

PyUnicode_EncodeDecimal is a low-level C API function in Python’s Unicode implementation that converts Unicode decimal characters to their corresponding ASCII digit representation.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
PyUnicode_EncodeDecimal canonical 1

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

PEP 624 specifiesRemovalOf PyUnicode_EncodeDecimal