Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 360620 Details for
Bug 482344
dev-python/faulthandler - Display the Python traceback/stacktrace on a crash (bundled in >=dev-lang/python-3.3).
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python/faulthandler-2.2.ebuild
faulthandler-2.2.ebuild (text/plain), 737 bytes, created by
Tina
on 2013-10-11 10:05:01 UTC
(
hide
)
Description:
dev-python/faulthandler-2.2.ebuild
Filename:
MIME Type:
Creator:
Tina
Created:
2013-10-11 10:05:01 UTC
Size:
737 bytes
patch
obsolete
># Copyright owners: Arfrever Frehtes Taifersar Arahesis ># Distributed under the terms of the GNU General Public License v2 > >EAPI="5" >PYTHON_COMPAT=python2_7 >PYTHON_MULTIPLE_ABIS="1" >PYTHON_RESTRICTED_ABIS="3.[3-9] *-jython *-pypy-*" > >inherit distutils-r1 > >DESCRIPTION="Display the Python traceback on a crash" >HOMEPAGE="https://github.com/haypo/faulthandler https://pypi.python.org/pypi/faulthandler" >SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" > >LICENSE="BSD-2" >SLOT="0" >KEYWORDS="*" >IUSE="" > >DEPEND="" >RDEPEND="" > >PYTHON_CFLAGS=("2.* + -fno-strict-aliasing") > >DOCS="README" > >src_test() { > testing() { > python_execute PYTHONPATH="$(ls -d build-${PYTHON_ABI}/lib.*)" "$(PYTHON)" tests.py -v > } > python_execute_function testing >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 482344
:
356882
| 360620