On Thu, 30 Apr 2020, 19:10 John H Palmieri, <jhpalmier...@gmail.com> wrote:
> > > On Thursday, April 30, 2020 at 9:20:00 AM UTC-7, Michael Orlitzky wrote: >> >> On 4/30/20 11:16 AM, Dima Pasechnik wrote: >> > >> > I think we should just remove this completely, as ipython nowadays has >> > %history magic which certainly can do the same as log_text() >> > >> >> +1 >> >> I feel the same way about functions like search_src() that badly >> reimplement grep (even if they still work). >> > > They're doctested, and they still work. What makes the implementation bad? > what do you mean by "doctested"? yes, they are, they pass all 0 tests that are there :-) They use standard Python library tools to walk a directory tree and then to > do a regexp search on the files there. An advantage to this approach is > that it is standard across platforms, as opposed to implementations of grep > which differ on linux vs OS X (not to mention Solaris and others). > > -- > 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 sage-devel+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/b62c455f-db74-499a-8b35-b80d24c4cb6e%40googlegroups.com > <https://groups.google.com/d/msgid/sage-devel/b62c455f-db74-499a-8b35-b80d24c4cb6e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq3i2B4kmcBYxyrvrM-9o93rSeCbUAm76AHYtj%3DB-Dz5sQ%40mail.gmail.com.