#9951: Missing package init file 'sage/tests/french_book/__init__.py'
----------------------+-----------------------------------------------------
   Reporter:  mpatel  |       Owner:  jason
       Type:  defect  |      Status:  new  
   Priority:  minor   |   Milestone:       
  Component:  misc    |    Keywords:       
     Author:          |    Upstream:  N/A  
   Reviewer:          |      Merged:       
Work_issues:          |  
----------------------+-----------------------------------------------------

Comment(by leif):

 Replying to [comment:2 drkirkby]:
 > I made the mistake the other day of creating an empty file. Mercruial
 checked it in OK.

 Yeah, it is properly checked it, but exporting it gives
 {{{
 # HG changeset patch
 # User Leif Leonhardy <[email protected]>
 # Date 1284952693 -7200
 # Node ID eb739c32247985cc9923bb8dbdebf1f7eb404666
 # Parent  81b3de2e81408620d6d68f022cd7d834880fa029
 #9951 Add (empty) sage/tests/french_book/__init__.py file to avoid
 warnings.

 # HG changeset patch
 # User Leif Leonhardy <[email protected]>
 # Date 1284953161 -7200
 # Node ID 87a65b1dbf4f7fc9dd0e468724924363e0d9072c
 # Parent  eb739c32247985cc9923bb8dbdebf1f7eb404666
 #9951 ... and fill it such that Mercurial will produce a proper patch :/

 diff -r eb739c322479 -r 87a65b1dbf4f sage/tests/french_book/__init__.py
 --- a/sage/tests/french_book/__init__.py        Mon Sep 20 05:18:13 2010
 +0200
 +++ b/sage/tests/french_book/__init__.py        Mon Sep 20 05:26:01 2010
 +0200
 @@ -0,0 +1,1 @@
 +# This comment is here so the file is non-empty (so Mercurial will check
 it in).
 }}}
 (I.e., the patch(es) won't apply properly.) :/

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9951#comment:3>
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.

Reply via email to