#4590: [with patch, needs review] sage/interfaces/phc.py writes tmp files into 
cwd
----------------------+-----------------------------------------------------
 Reporter:  mabshoff  |        Owner:  mhansen   
     Type:  defect    |       Status:  assigned  
 Priority:  major     |    Milestone:  sage-3.4.1
Component:  doctest   |   Resolution:            
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by mhansen):

  * owner:  mhampton => mhansen
  * status:  new => assigned
  * summary:  sage/interfaces/phc.py writes tmp files into cwd => [with
              patch, needs review] sage/interfaces/phc.py
              writes tmp files into cwd

Comment:

 Actually, the only files that get used in that function are these:

 {{{
         input_filename = sage.misc.misc.tmp_filename()
         output_filename = sage.misc.misc.tmp_filename()
 }}}

 The doctest may have been a little misleading.  The reviewer can decide if
 the patch should go in or the ticket should be marked as invalid.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4590#comment:1>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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