mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54: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
|
@ -1,6 +1,6 @@
|
|||
|
||||
char *
|
||||
getplatform()
|
||||
Py_GetPlatform()
|
||||
{
|
||||
return "mac";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue