TODO.txt 264B

1234567
  1. - Python 3.0 string formatting
  2. - Need more accurate way to handle indentation errors. For example
  3. mixing spaces and tabs may be used for pretty formatting;
  4. - Need more checks for errors like: absent brackets, absent quotes,
  5. back slash at the end of strings;