1) Do not use Array index in keys. 2) Unnecessary escape character. 3) Rename this local variable to match the regular expression ^[_a-z][a-z0-9_]*$ 4) Remove the unused local variable. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| connection.py | ||
| cursor.py | ||
| encoding.py | ||
| generate_keywords.py | ||
| keywords.py | ||
| server_manager.py | ||
| typecast.py | ||