]> granicus.if.org Git - python/commit
Added an attribute runtimemodel, which is either "ppc" or "carbon" and is the runtime...
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 23 Jan 2001 22:38:23 +0000 (22:38 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 23 Jan 2001 22:38:23 +0000 (22:38 +0000)
commit193509b32085eaffd0801cd89354c97f48cb74a1
tree1d8e784ff67e0cd2625577e0bc1d09c993fa3fe1
parentc3fc51f61baef0bd00f9cb9b3c8dbead6ab8dc85
Added an attribute runtimemodel, which is either "ppc" or "carbon" and is the runtime model of the current interpreter. Will have to ad another value later for real MacOSX MachO, I guess.
Mac/Modules/macosmodule.c