Comment #1 on issue 3339 by [email protected]: print PYTHONHASHSEED value when set as random
http://code.google.com/p/sympy/issues/detail?id=3339
Also, perhaps the --no-subprocess should take priority over a value of PYTHONHASHSEED. If I set PYTHONHASHSEED then the --no-subprocess doesn't shut off hash randomization.
And seed (not the PYTHONHASHSEED) uses 100000000; should it also use 2**32? -- You received this message because you are subscribed to the Google Groups "sympy-issues" 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-issues?hl=en.
