This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-23 03:05:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
a547dcaff0
cpython
/
Mac
/
Python
/
macgetplatform.c
Jack Jansen
a547dcaff0
Old names changed to Py_GetCopyright, etc.
1996-07-10 15:48:25 +00:00
7 lines
45 B
C
Raw
Blame
History
char
*
Py_GetPlatform
(
)
{
return
"
mac
"
;
}
Reference in a new issue
View git blame
Copy permalink