This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-25 18:54:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a547dcaff0
cpython
/
Mac
/
Python
/
macgetplatform.c
8 lines
45 B
C
Raw
Normal View
History
Unescape
Escape
macgetpath - sys.path setting code factored out of config.c and macglue.c macgetplatform - factored out of config.c
1995-08-14 12:31:44 +00:00
char
*
Old names changed to Py_GetCopyright, etc.
1996-07-10 15:48:25 +00:00
Py_GetPlatform
(
)
macgetpath - sys.path setting code factored out of config.c and macglue.c macgetplatform - factored out of config.c
1995-08-14 12:31:44 +00:00
{
return
"
mac
"
;
}
Reference in a new issue
Copy permalink