summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorTrent Mick <trentm@activestate.com>2000-08-12 21:37:39 (GMT)
committerTrent Mick <trentm@activestate.com>2000-08-12 21:37:39 (GMT)
commita248fb605f34d287533f873d79ff66494fcfd514 (patch)
tree465c25da853d926e800f81bc10560e7f23edf672 /Python/compile.c
parent29b83810bde8dfcf72e45405e884aa0953e23d0f (diff)
downloadcpython-a248fb605f34d287533f873d79ff66494fcfd514.zip
cpython-a248fb605f34d287533f873d79ff66494fcfd514.tar.gz
cpython-a248fb605f34d287533f873d79ff66494fcfd514.tar.bz2
Clean up a warning on Win64. The downcast of the strlen size_t
return value to int is safe here because it previously checked that there will be no overflow.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions