Skip to content

Commit

Permalink
Disable ast module from standard library.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Sep 8, 2018
1 parent 96c4d43 commit 986ed34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/compile_stdlib.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
'aifc',
'argparse',
'asyncio',
'ast',
'base64',
'binhex',
'bz2',
Expand Down

0 comments on commit 986ed34

Please sign in to comment.