commit | 53f94d07532024b49075ca03acda3e170e74859a | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Sun Jul 25 23:49:57 2010 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Sun Jul 25 23:49:57 2010 +0000 |
tree | 33a0b340d23195bf394efd95ef544edac6551ed0 | |
parent | 2a91ce8960d98fe2c98936a73d5e0e7a24856824 [diff] |
Merged revisions 83152 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83152 | andrew.kuchling | 2010-07-25 19:38:47 -0400 (Sun, 25 Jul 2010) | 1 line #777884: make .normalize() do nothing for childless nodes, instead of raising an exception ........