- parser gives more indicative errors

- changed two "range" into xrange


git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@340 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2011-11-01 19:29:55 +00:00
parent 48bde3ea84
commit 0986da8db7
2 changed files with 25 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
1.2
- Better tokenizer, gives more indicative errors
- Parser gives more indicative errors
1.1
- Incorrect relational operations now raise an exception instead of returning None