#12037: `search_src` and friends shouldn't look in hidden files
---------------------------+------------------------------------------------
Reporter: ddrake | Owner: jason
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.8
Component: misc | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
---------------------------+------------------------------------------------
I'm currently editing a file in the Sage library, and emacs created a
hidden file `.#plot.py` that, until I save `plot.py`, is a broken symlink.
When I do `search_def`, I get:
{{{
IOError: [Errno 2] No such file or directory:
'/scratch/sage-4.7.2/devel/sage/sage/plot/.#plot.py'
}}}
I think `search_src` and friends should just ignore hidden files, since no
genuine source file in the Sage library is hidden!
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12037>
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.