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-09 14:11:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
499a8afd0fc29daa95a4f8e37a3f7bd6388cd8ef
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