This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-16 09:29:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b550d992a2c2ed20a124c4042e6bc0dac112a67
cpython
/
Mac
/
Python
/
macgetplatform.c
T
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
"
;
}
Reference in New Issue
View Git Blame
Copy Permalink