[Patches] [ python-Patches-927232 ] Option to propagate errors from pkgutil

SourceForge.net noreply at sourceforge.net
Tue May 11 23:17:47 EDT 2004


Patches item #927232, was opened at 2004-03-31 22:38
Message generated for change (Comment added) made by fdrake
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=927232&group_id=5470

Category: Library (Lib)
Group: Python 2.4
>Status: Pending
Resolution: None
Priority: 5
Submitted By: Jp Calderone (kuran)
Assigned to: Nobody/Anonymous (nobody)
Summary: Option to propagate errors from pkgutil

Initial Comment:
pkgutil currently catches IOErrors when opening files.
 Instead of letting the error be handled, it logs
something to stdout.  The attached patch adds an
optional parameter to extend_path which allows this
behavior to be changed to simply raise the exception.


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

Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2004-05-11 23:17

Message:
Logged In: YES 
user_id=3066

There's no uploaded file!  You have to check the
checkbox labeled "Check to Upload & Attach File"
when you upload a file. In addition, even if you
*did* check this checkbox, a bug in SourceForge
prevents attaching a file when *creating* an issue.

Please try again.

(This is a SourceForge annoyance that we can do
nothing about. :-( )

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

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



More information about the Patches mailing list