On Monday, January 5, 2015 10:29:28 PM UTC+1, Felix Salfelder wrote: > > PS: also, the "*"s in the original line look suspiciously unescaped (is > this a bug?). >
There is no glob expansion inside [[ ]], one of the subtle differences to [ ] IMHO the only satisfactory solution to the original problem is rewriting it as a Python argeparse script... -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
