mirror of
https://github.com/python/cpython.git
synced 2025-10-21 06:02:21 +00:00
Old names changed to Py_GetCopyright, etc.
This commit is contained in:
parent
84d0bfcbe0
commit
a547dcaff0
4 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@
|
|||
#endif
|
||||
|
||||
char *
|
||||
getcompiler()
|
||||
Py_GetCompiler()
|
||||
{
|
||||
return COMPILER;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue