Bugs item #818304, was opened at 2003-10-05 17:24
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=114534&aid=818304&group_id=14534
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Bob Ippolito (etrepum)
Assigned to: Nobody/Anonymous (nobody)
Summary: objc.loadBundle doesn't take relative paths
Initial Comment:
It's not documented that the bundle_path kwarg MUST be an
absolute path. The implementation should be changed to
use os.path.abspath, or the documentation should make a
note of this. I banged my head against the wall for a few
minutes figuring this out :)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=114534&aid=818304&group_id=14534
|