commit | 6e6c6ac3d7ccd235d8cb6835db85a432ac0ccba5 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Fri Aug 23 22:41:39 2013 +0300 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Fri Aug 23 22:41:39 2013 +0300 |
tree | da5ea5f649b27e07d46dc8df93677e30d04d0331 | |
parent | f79126f373a9d5c9b584a8db736fe490fcbfa77a [diff] |
#18796: improve documentation of the file argument of dis.show_code. Initial patch by Vajrasky Kok.