[Patches] [ python-Patches-405853 ] Allow jython to use site.py

noreply@sourceforge.net noreply@sourceforge.net
Mon, 19 Mar 2001 15:16:08 -0800


Patches item #405853, was updated on 2001-03-04 09:45
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=405853&group_id=5470

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Finn Bock (bckfnn)
>Assigned to: Barry Warsaw (bwarsaw)
Summary: Allow jython to use site.py

Initial Comment:
Change 1: Not all 'modules' in sys.modules have a 
sensible __file__ attribute. Some of our java package 
can have the __file__ attribute set to None.

Change 2: In jython we have the jython license file in 
<root> and the CPython license file in <root>/Lib. By 
reversing the search sequence jython will find and 
show the jython license file before the CPython file. 

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

Comment By: Finn Bock (bckfnn)
Date: 2001-03-04 09:48

Message:
Logged In: YES 
user_id=4201

Forgot to mark the upload checkbox.

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=405853&group_id=5470