summaryrefslogtreecommitdiff
path: root/examples/rewrite_ast.py
Commit message (Expand)AuthorAgeFilesLines
* Add test that runs all examples and makes sure they don't crashEli Bendersky2021-10-291-0/+2
* Fix Flake8 Errors (#442)Eisuke Kawashima2021-10-151-1/+0
* Move code to __main__ blockEli Bendersky2020-04-151-9/+10
* Use https:// for all project links where available (#267)Jon Dufresne2018-06-261-1/+1
* Fix comment typo (#171)Hart Chu2017-02-191-1/+1
* Remove Copyright from every source fileEli Bendersky2017-02-021-1/+1
* Some cosmetic cleanupEli Bendersky2014-08-221-1/+1
* examples: add example of rewriting AST nodeAkira Hayakawa2014-08-221-0/+31