• Guido van Rossum's avatar
    Patch by Fred Gansevles. · 965fdae4
    Guido van Rossum yazdı
    This patch solves 2 problems of the os module.
    1) Bug ID #50 (case-mismatch wiht "environ.get(..,..)" and "del environ[..]")
    2) os.environ.update (dict) doesn't propagate changes to the 'real'
       environment (i.e doesn't call putenv)
    
    This patches also has minor changes specific for 1.6a
    The string module isn't used anymore, instead the strings own methods are
    used.
    965fdae4
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
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...