diff options
author | Guido van Rossum <guido@python.org> | 1995-03-22 12:27:16 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1995-03-22 12:27:16 (GMT) |
commit | 7b4d460bdc6d486353f486862a5e84c02ec6fa5d (patch) | |
tree | 059dd28d47319fce02ce8b06d8d53668c0647819 /BUGS | |
parent | 795a48cd4e77ad9bcd770203f0a573f991be98be (diff) | |
download | cpython-7b4d460bdc6d486353f486862a5e84c02ec6fa5d.zip cpython-7b4d460bdc6d486353f486862a5e84c02ec6fa5d.tar.gz cpython-7b4d460bdc6d486353f486862a5e84c02ec6fa5d.tar.bz2 |
the usual
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,10 @@ nother to make an entry in this file, unless it was a serious bug ====================================================================== +(-) "f()=0" generates syntax error msg without line number + +====================================================================== + Known BUGS in 1.2 BETA 1, fixed in 1.2 BETA 2 --------------------------------------------- |