#12634: detach list of files and also be able to detach relative filenames
---------------------------+------------------------------------------------
Reporter: ppurka | Owner: jason
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-5.0
Component: misc | Keywords: detach
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
---------------------------+------------------------------------------------
Description changed by ppurka:
Old description:
> 1. The `detach` method is only able to detach filenames with absolute
> paths whereas `attach` is able to take in relative paths
>
> 2. Secondly, the `detach` method could be made to accept lists so that
> all the attached files can be removed in one invocation:
> {{{
> detach(attached_files())
> }}}
>
> ----
> Apply [attached:trac_12634-enhance-detach.patch] to `devel/sage`
New description:
1. The `detach` method is only able to detach filenames with absolute
paths whereas `attach` is able to take in relative paths
2. Secondly, the `detach` method could be made to accept lists so that all
the attached files can be removed in one invocation:
{{{
detach(attached_files())
}}}
----
Apply [attachment:trac_12634-enhance-detach.patch] to `devel/sage`
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12634#comment:2>
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.