In this situaion I do:

    >>> [w for w in dir() if 'prime' in w]
    ['isprime', 'nextprime', 'prevprime', 'prime', 'primefactors',
'primelt', 'primepi', 'primerange', 'primetest', 'randprime']

-- 
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