OK, I modified the tasks to be more clear about this, and also the
issue page.  I was not able to modify your task, as I cannot modify
claimed tasks, but I did change the rest, and what I said applies to
your task too, even if it doesn't say it there.

Aaron Meurer

On Mon, Nov 21, 2011 at 2:54 PM, Aaron Meurer <asmeu...@gmail.com> wrote:
> The functions module is fine.  I just tried it, and I think they can
> all be fixed.  The only exception would be if pyflakes has made a
> mistake and things that something is wrong but really isn't (this can
> happen sometimes due to the dynamic nature of Python).
>
> I think it's actually pylint, not pyflakes, that I was thinking of
> regarding that comment.  I will modify the task description to make
> this clear.  Note that pylint gives way more output, but a lot of it
> is things like "Invalid name "z" (should match
> [a-z_][a-z0-9_]{2,30}$)", but short or long names like that are
> actually fine. You can use pylint or pyflakes to do this task (but if
> you choose pylint, ignore the invalid name and "too many..."
> warnings).
>
> Aaron Meurer
>
> On Mon, Nov 21, 2011 at 2:20 PM, Matt Habel <habel...@gmail.com> wrote:
>> Hi there mentors and others of this project, I am just following up on
>> my task claim from earlier today. As stated, I need to find a good
>> module to work on, would the functions module be okay?
>>
>> Also, what kind of errors are skippable?
>>
>> Thanks
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "sympy" group.
>> To post to this group, send email to sympy@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> sympy+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/sympy?hl=en.
>>
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to