]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Allow restricted code to get byteorder, getdefaultencoding(),
authorFred Drake <fdrake@acm.org>
Fri, 11 Oct 2002 16:20:45 +0000 (16:20 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 11 Oct 2002 16:20:45 +0000 (16:20 +0000)
commita0f453b2b14df707532a584c27fcfc158f233d4b
tree374e1c48ad9790c4d143d15c940c2eb31dd0cafb
parent83d0fd2fd186ff494b80e02e4cf40d330af81b2e
Allow restricted code to get byteorder, getdefaultencoding(),
getrefcount(), maxunicode, and version_info.
Lib/rexec.py