Staging
v0.5.1
https://github.com/python/cpython
Revision 070fe1680a1d57ee4ea611b6b96370fa7eaf86ad authored by Michael W. Hudson on 24 September 2002, 11:23:05 UTC, committed by Michael W. Hudson on 24 September 2002, 11:23:05 UTC
    revision 2.265 of bltinmodule.c

date: 2002/08/27 16:58:00;  author: nowonder;  state: Exp;  lines: +1 -1

execfile should call PyErr_SetFromErrnoWithFilename instead of
simply PyErr_SetFromErrno

This closes bug 599163.
1 parent a748f06
History
Tip revision: 070fe1680a1d57ee4ea611b6b96370fa7eaf86ad authored by Michael W. Hudson on 24 September 2002, 11:23:05 UTC
backport nowonder's checkin of
Tip revision: 070fe16
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.3 KB
LICENSE -rw-r--r-- 12.2 KB
Makefile.pre.in -rw-r--r-- 25.9 KB
PLAN.txt -rw-r--r-- 14.1 KB
README -rw-r--r-- 41.7 KB
acconfig.h -rw-r--r-- 7.5 KB
configure -rwxr-xr-x 209.6 KB
configure.in -rw-r--r-- 54.5 KB
install-sh -rwxr-xr-x 5.5 KB
pyconfig.h.in -rw-r--r-- 19.6 KB
setup.py -rw-r--r-- 34.3 KB

README

back to top