commit | a59ac0a7df57b9081aa08d7e89451e563c58faf9 | [log] [tgz] |
---|---|---|
author | Jeremy Hylton <jeremy@alum.mit.edu> | Mon Nov 06 03:33:52 2000 +0000 |
committer | Jeremy Hylton <jeremy@alum.mit.edu> | Mon Nov 06 03:33:52 2000 +0000 |
tree | 442d2be09c87a713759ee4a927f05aa7daa79420 | |
parent | d3d7bb1c315eef797dd9ccc952cb232269cb4b49 [diff] |
If a function contains a doc string, remove the doc string node from the function's body. If assert is used without an error message, make the AST node None rather than Name('None').