[Pythonmac-SIG] GUSI Prefs Resources
Jared Updike
jaredu@its.caltech.edu
Fri, 8 Sep 2000 20:04:53 -0700 (PDT)
I'm not certain which of these lines to include and/or what strings to
change (it looks like this is supposed to be a template of some sort) to
get the preferences in my project to support no-SIOUX-console window
mode. I know I need to stick a 'GU<sigma>I' in here somewhere. Any ideas?
resource 'TMPL' (PYTHONOPTIONS_ID, "Popt") {
{
"preference version", 'DBYT',
"Interactive after script", 'DBYT',
"Verbose import", 'DBYT',
"Optimize", 'DBYT',
"Unbuffered stdio", 'DBYT',
"Debug parser", 'DBYT',
"Keep window on normal exit", 'DBYT',
"Keep window on error exit", 'DBYT',
"No interactive option dialog", 'DBYT',
"No argc/argv emulation", 'DBYT',
"Old standard exceptions", 'DBYT',
"No site-python support", 'DBYT',
}
};
--Jared
Web: http://waffles.caltech.edu
Phone: (626)395-3762
Campus Adress: 255 S. Hill #7
Adress: MSC 935 Caltech
Pasadena, CA 91126-0935