On Mon, Aug 13, 2012 at 12:40 AM, Vladimir Perić <[email protected]> wrote:
> On Mon, Aug 13, 2012 at 2:55 AM, Chris Smith <[email protected]> wrote:
>> No strong opinions, but I thought the useinstead was a good idea. And
>> if it gets longer one can always use _textwrap (or manual imports) to
>> create a private string that cna get passed as the useinstead value.
>
> I was going for brevity here, as all information kept inside a
> "useinstead" can also be mentioned in the appropriate ticket, but you
> are right - there's no real harm in keeping it there.

Well, useinstead is a pretty basic bit of information.  If the user
can figure out how to replace deprecated function A with function B,
then he is good to go.  He only needs to look for more information if
just replacing A with B doesn't work.  That kind of information should
go on the issue.

Aaron Meurer

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" 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/sympy?hl=en.

Reply via email to