Re: Issue 2203 in sympy: doctest does not test IPython interactive sessions

2011-05-19 Thread sympy
Updates: Status: Fixed Comment #11 on issue 2203 by asmeurer: doctest does not test IPython interactive sessions http://code.google.com/p/sympy/issues/detail?id=2203 This was pushed in. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group

Re: Issue 2203 in sympy: doctest does not test IPython interactive sessions

2011-05-18 Thread sympy
Comment #10 on issue 2203 by asmeurer: doctest does not test IPython interactive sessions http://code.google.com/p/sympy/issues/detail?id=2203 This is ready to be reviewed again. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to th

Re: Issue 2203 in sympy: doctest does not test IPython interactive sessions

2011-05-09 Thread sympy
Updates: Labels: -PassedReview NeedsReview asmeurer Blockedon: 2360 Comment #9 on issue 2203 by asmeurer: doctest does not test IPython interactive sessions http://code.google.com/p/sympy/issues/detail?id=2203 I have fixed the rest at https://github.com/sympy/sympy/pull/298.

Re: Issue 2203 in sympy: doctest does not test IPython interactive sessions

2011-05-08 Thread sympy
Updates: Labels: PassedReview Comment #8 on issue 2203 by asmeurer: doctest does not test IPython interactive sessions http://code.google.com/p/sympy/issues/detail?id=2203 The pull request was merged, but not all In/Out doctests were fixed (see the previous comment). -- You receiv

Re: Issue 2203 in sympy: doctest does not test IPython interactive sessions

2011-04-27 Thread sympy
Comment #7 on issue 2203 by pr...@goodok.ru: doctest does not test IPython interactive sessions http://code.google.com/p/sympy/issues/detail?id=2203 Replacing In/Out with >>> in the docs as far as possible produced at this pull: https://github.com/sympy/sympy/pull/266 Turned on: ./sympy/s

Re: Issue 2203 in sympy: doctest does not test IPython interactive sessions

2011-04-12 Thread sympy
Comment #6 on issue 2203 by andy.ter...@gmail.com: doctest does not test IPython interactive sessions http://code.google.com/p/sympy/issues/detail?id=2203 It would be better to change the docs. The >>> will be more familiar to new users that don't know IPython. -- You received this messa

Re: Issue 2203 in sympy: doctest does not test IPython interactive sessions

2011-04-12 Thread sympy
Comment #5 on issue 2203 by sherjilo...@gmail.com: doctest does not test IPython interactive sessions http://code.google.com/p/sympy/issues/detail?id=2203 I meant how to edit the tester ./bin/doctest so that it can also test IPython examples. Is the doctester written in C ? -- You receive

Re: Issue 2203 in sympy: doctest does not test IPython interactive sessions

2011-04-04 Thread sympy
Comment #4 on issue 2203 by matt...@gmail.com: doctest does not test IPython interactive sessions http://code.google.com/p/sympy/issues/detail?id=2203 This one works: "In \[[0-9]\+\]" -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post

Re: Issue 2203 in sympy: doctest does not test IPython interactive sessions

2011-04-04 Thread sympy
Updates: Labels: Testing Comment #3 on issue 2203 by asmeurer: doctest does not test IPython interactive sessions http://code.google.com/p/sympy/issues/detail?id=2203 The doctests are just the examples in the docstrings in SymPy. They are called doctests because they are tested wit

Re: Issue 2203 in sympy: doctest does not test IPython interactive sessions

2011-04-03 Thread sympy
Comment #2 on issue 2203 by sherjilo...@gmail.com: doctest does not test IPython interactive sessions http://code.google.com/p/sympy/issues/detail?id=2203 How to edit doctes ? What is it exactly ? Where is the source code ? -- You received this message because you are subscribed to the Googl

Re: Issue 2203 in sympy: doctest does not test IPython interactive sessions

2011-03-03 Thread sympy
Updates: Labels: -Priority-Medium Priority-High Documentation Milestone-Release0.7.0 Comment #1 on issue 2203 by asmeurer: doctest does not test IPython interactive sessions http://code.google.com/p/sympy/issues/detail?id=2203 (No comment was entered for this change.) -- You receive

Issue 2203 in sympy: doctest does not test IPython interactive sessions

2011-03-02 Thread sympy
Status: Accepted Owner: smi...@gmail.com Labels: Type-Defect Priority-Medium New issue 2203 by smi...@gmail.com: doctest does not test IPython interactive sessions http://code.google.com/p/sympy/issues/detail?id=2203 In the docs (and a few places in sympy) there are IPython interactive sess