diff options
author | Eric V. Smith <ericvsmith@users.noreply.github.com> | 2018-09-13 16:34:55 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-09-13 16:34:55 (GMT) |
commit | 53c427e839d3e55d4791dca687a2d47534465a7a (patch) | |
tree | 51768792ebff8f20397a36b22ea734eef6f2f035 /Lib/dis.py | |
parent | a20b6adb5a5880fd22c099961eb9f9787739cefe (diff) | |
download | cpython-53c427e839d3e55d4791dca687a2d47534465a7a.zip cpython-53c427e839d3e55d4791dca687a2d47534465a7a.tar.gz cpython-53c427e839d3e55d4791dca687a2d47534465a7a.tar.bz2 |
bpo-34653: Removed unused function PyParser_SimpleParseStringFilename. (GH-9260)
This function was not in any .h file and was not used by Python, so removing it is safe.
https://bugs.python.org/issue34653
Diffstat (limited to 'Lib/dis.py')
0 files changed, 0 insertions, 0 deletions