• Guido van Rossum's avatar
    Two changes (here we go again :-( ). · 858cb73b
    Guido van Rossum yazdı
    1) The __builtins__ variable in the __main__ module is set to the
    __builtin__ module instead of its __dict__.
    
    2) Get rid of the SIGHUP and SIGTERM handlers.  They can't be made to
    work reliably when threads may be in use, they are Unix specific, and
    Python programmers can now program this functionality is a safer way
    using the signal module.
    858cb73b
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...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags 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...