This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-11-28 16:45:42 +01:00
Code
Issues
Releases
Activity
8c6932136c
cpython
/
Mac
/
Python
/
macgetplatform.c
Jack Jansen
a547dcaff0
Old names changed to Py_GetCopyright, etc.
1996-07-10 15:48:25 +00:00
8 lines
45 B
C
Raw
Blame
History
char
*
Py_GetPlatform
(
)
{
return
"
mac
"
;
}
View Git Blame
Copy Permalink