Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a39a25e5ec335baf6ab53b889bd460e8575159e2
/
.
/
Mac
/
Python
/
macgetplatform.c
blob: 4442ea249f7049bdc439dec153c756d68127026b [
file
] [
log
] [
blame
]
char
*
Py_GetPlatform
()
{
return
"mac"
;
}