• Guido van Rossum's avatar
    Moved some stuff here from main.c (part of a big restructuring - wait · ad6dfda9
    Guido van Rossum yazdı
    for more!).
    
    - The global flags that can be set from environment variables are now
    set in Py_Initialize (except the silly Py_SuppressPrint, which no
    longer exists).  This saves duplicate code in frozenmain.c and main.c.
    
    - Py_GetProgramName() is now here; added Py_SetProgramName().  An
    embedding program should no longer provide Py_GetProgramName(),
    instead it should call Py_SetProgramName() *before* calling
    Py_Initialize().
    ad6dfda9
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
BUGS Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...