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-08 21:50:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a06f13dc78bc5e2437144219e6dd76f0033cd186
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