Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
36845ede601c55f0ab34632abe5f8a27840e67f0
cpython/Mac/Python/macgetplatform.c

8 lines
45 B
C
Raw Normal View History

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 New Issue Copy Permalink
Powered by Gitea Page: 124ms Template: 4ms
English
English
Licenses API