summaryrefslogtreecommitdiffstats
path: root/Lib/bisect.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-04-04 19:50:04 (GMT)
committerGuido van Rossum <guido@python.org>2000-04-04 19:50:04 (GMT)
commit965fdae40ea976fa133048110b24f35cc829b3c8 (patch)
treec1d8f9fc6fc1017d1c3e408bca84d60304df5e3b /Lib/bisect.py
parent56a87a090558ea69a9857d05c3dcf286801bbd7a (diff)
downloadcpython-965fdae40ea976fa133048110b24f35cc829b3c8.zip
cpython-965fdae40ea976fa133048110b24f35cc829b3c8.tar.gz
cpython-965fdae40ea976fa133048110b24f35cc829b3c8.tar.bz2
Patch by Fred Gansevles.
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.
Diffstat (limited to 'Lib/bisect.py')
0 files changed, 0 insertions, 0 deletions