]> granicus.if.org Git - python/commit
Add hexversion to list of safe sys names (SF bug 621447).
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 11 Oct 2002 15:51:29 +0000 (15:51 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 11 Oct 2002 15:51:29 +0000 (15:51 +0000)
commit69dc0c5bf5aff342afb4fa35c44dc726e2cd772f
tree68824c1f015bb06e4f40799cac37551ca045417b
parent3bd6fde4e36bac98d9dab6060bf8791ca99929b5
Add hexversion to list of safe sys names (SF bug 621447).

Bug fix candidate.
Lib/rexec.py