commit | 7533587d4363d0841232f58d61adc15fa32b4825 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sat Nov 03 19:35:43 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sat Nov 03 19:35:43 2001 +0000 |
tree | f41119a2152cccf1475f700bb103cefcd5c1a550 | |
parent | c034b47ef39cf757d241888e93df11876ee53f48 [diff] |
Improved error msg when a symbolic group name is redefined. Added docs and NEWS. Bugfix candidate? That's a dilemma for Anthony <wink>: /F did fix a longstanding bug here, but the fix can cause code to raise an exception that previously worked by accident.