blob: 4442ea249f7049bdc439dec153c756d68127026b [file] [log] [blame]
char *
Py_GetPlatform()
{
return "mac";
}