[MacPorts] #16273: mod_python25-3.3.1_1 fails to activate (10.5.4) r39141
MacPorts
noreply at macports.org
Sun Aug 10 10:47:11 PDT 2008
#16273: mod_python25-3.3.1_1 fails to activate (10.5.4) r39141
------------------------------------+---------------------------------------
Reporter: aventurella at gmail.com | Owner: mww at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Resolution: | Keywords:
------------------------------------+---------------------------------------
Comment (by aventurella at gmail.com):
Here is some general output from the interactive interpreter, if that
helps at all:
{{{
dev$ python
Python 2.5.2 (r252:60911, Aug 9 2008, 22:47:41)
[GCC 4.0.1 (Apple Inc. build 5484)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import mod_python
>>> dir(mod_python)
['__all__', '__builtins__', '__doc__', '__file__', '__name__', '__path__',
'version']
>>> mod_python.version
'3.3.1'
>>> mod_python.__path__
['/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python']
>>> mod_python.__name__
'mod_python'
>>> mod_python.__file__
'/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/mod_python/__init__.pyc'
}}}
--
Ticket URL: <http://trac.macports.org/ticket/16273#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list