logoalt Hacker News

ameliaquiningtoday at 2:41 AM0 repliesview on HN

If I were doing this, and the code generator was itself in Python, I'd probably use ast and/or tokenize to avoid having to manipulate literal whitespace.