summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-05 16:57:38 +0000
committerBrett Cannon <bcannon@gmail.com>2008-05-05 16:57:38 +0000
commit9c19bc62478e1cd732623abfdf701239d2f860ce (patch)
tree613a3c9faf01bb0ae185708d962203d7792046d3 /Python/pythonrun.c
parent8a232cc385343c17d9f615f0aff49fc378bdebae (diff)
downloadcpython-git-9c19bc62478e1cd732623abfdf701239d2f860ce.tar.gz
Remove the use of 'inspect' from 'warnings' for detected deprecated use of the
showwarning API. Turns out 'inspect' uses 'operator' which is an extension module. That's a problem when it has not been built yet by setup.py.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions