Skip to content

Commit

Permalink
[mod] finally don't do that, ast.literal_eval is cool enough
Browse files Browse the repository at this point in the history
  • Loading branch information
Psycojoker committed May 7, 2015
1 parent f763567 commit e1c08ac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,3 @@ conversion between binary_operator/boolean_operator/comparison
conversion from if/elif/else to if/elif/else (careful about the ifelseblock)
conversion from call_argument/def_argument to list_argument or dict_argument and vice versa
conversion from string chain to string

### Misc

- to_python car accept an argument context which is a context dict to pass to it

0 comments on commit e1c08ac

Please sign in to comment.