Bug 1255936 - libsbml puts private module in top level python namespace
Summary: libsbml puts private module in top level python namespace
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: libsbml
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zbigniew Jędrzejewski-Szmek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-22 02:50 UTC by Zbigniew Jędrzejewski-Szmek
Modified: 2021-09-29 09:51 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-09-29 09:51:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Zbigniew Jędrzejewski-Szmek 2015-08-22 02:50:25 UTC
Description of problem:
This should probably be fixed upstream, but I noticed this while looking at the .pth file:

libsbml.pth add site-packages/libsbml to sys.path, in effect putting _libsbml.so, libsbml.py in the top level python namespace. Instead, libsbml.py should be renamed to __init__.py, and the .pth file should be nuked.

Comment 1 Jan Kurik 2016-02-24 13:39:30 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 2 Zbigniew Jędrzejewski-Szmek 2021-09-29 09:51:30 UTC
Let's say that this is not going to get fixed.


Note You need to log in before you can comment on or make changes to this bug.