[Python-bugs-list] [ python-Bugs-621447 ] RExec should allow sys.hexversion

noreply@sourceforge.net noreply@sourceforge.net
Fri, 11 Oct 2002 08:56:34 -0700


Bugs item #621447, was opened at 2002-10-10 16:45
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=621447&group_id=5470

Category: Python Library
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Gregory Smith (gregsmith)
Assigned to: Nobody/Anonymous (nobody)
Summary: RExec should allow sys.hexversion

Initial Comment:
rexec.RExec.ok_sys_names should include 'hexversion',
since it includes 'version'. Currently 'import pickle'
fails
in a rexec because of this.







----------------------------------------------------------------------

>Comment By: Jeremy Hylton (jhylton)
Date: 2002-10-11 15:56

Message:
Logged In: YES 
user_id=31392

Fixed in rev 1.42


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=621447&group_id=5470