Forbid using python keywords as names

closes #4
This commit is contained in:
Salvo 'LtWorf' Tomaselli
2017-05-12 22:50:01 +02:00
parent d61bfafe5c
commit 0778be30a1
2 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
2.6
- Improved survey sending
- Prevent names from being reserved keywords
2.5
- Add new class of tests for queries that are supposed to fail