#9951: Missing package init file 'sage/tests/french_book/__init__.py'
-------------------------------+--------------------------------------------
Reporter: mpatel | Owner: jason
Type: defect | Status: positive_review
Priority: minor | Milestone: sage-4.6
Component: misc | Keywords:
Author: Leif Leonhardy | Upstream: N/A
Reviewer: Paul Zimmermann | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Changes (by newvalueoldvalue):
* status: needs_review => positive_review
* reviewer: => Paul Zimmermann
* milestone: => sage-4.6
* author: => Leif Leonhardy
Comment:
with the patch, I get:
{{{
tarte% ../../sage -b
----------------------------------------------------------
sage: Building and installing modified Sage library files.
Installing c_lib
scons: `install' is up to date.
Updating Cython code....
Time to execute 0 commands: 1.09672546387e-05 seconds
Finished compiling Cython code (time = 0.345225095749 seconds)
running install
running build
running build_py
copying sage/tests/french_book/__init__.py ->
build/lib.linux-x86_64-2.6/sage/tests/french_book
running build_ext
Total time spent compiling C/C++ extensions: 0.017902135849 seconds.
running install_lib
copying build/lib.linux-x86_64-2.6/sage/tests/french_book/__init__.py ->
/tmp/sage-4.6.alpha1/local/lib/python2.6/site-
packages/sage/tests/french_book
byte-compiling /tmp/sage-4.6.alpha1/local/lib/python2.6/site-
packages/sage/tests/french_book/__init__.py to __init__.pyc
running install_egg_info
Removing /tmp/sage-4.6.alpha1/local/lib/python2.6/site-
packages/sage-0.0.0-py2.6.egg-info
Writing /tmp/sage-4.6.alpha1/local/lib/python2.6/site-
packages/sage-0.0.0-py2.6.egg-info
real 0m1.459s
user 0m1.145s
sys 0m0.233s
}}}
thus a positive review.
Paul
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9951#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.