Re: Issue 2665 in sympy: count doesn't count

2011-10-12 Thread sympy
Updates: Status: Fixed Labels: -NeedsReview PassedReview Comment #2 on issue 2665 by matt...@gmail.com: count doesn't count http://code.google.com/p/sympy/issues/detail?id=2665 This was merged. -- You received this message because you are subscribed to the Google Groups

Re: Issue 2665 in sympy: count doesn't count

2011-09-02 Thread sympy
Comment #1 on issue 2665 by smi...@gmail.com: count doesn't count http://code.google.com/p/sympy/issues/detail?id=2665 Mateusz, is this a valid workaround or did you have something more substantial in mind? -- You received this message because you are subscribed to the Google Groups

Issue 2665 in sympy: count doesn't count

2011-09-01 Thread sympy
Status: Accepted Owner: smi...@gmail.com Labels: Type-Defect Priority-Medium NeedsReview smichr New issue 2665 by smi...@gmail.com: count doesn't count http://code.google.com/p/sympy/issues/detail?id=2665 Tuple(1,2,3,2).count(2) raises and error; if S(2) is given instead of 2 then a value of