Comment #13 on issue 1196 by ondrej.certik: improve our examples
http://code.google.com/p/sympy/issues/detail?id=1196

Let's also fix these:

> pidigits.py
> py24/25
>    Traceback (most recent call last):
>      File "H:\pure_pylib\math\sympy\examples\pidigits.py", line 71,
> in ?
>        interactive()
>      File "H:\pure_pylib\math\sympy\examples\pidigits.py", line 66,
> in interactive
>        global_options["verbose"] = True
>    NameError: global name 'global_options' is not defined


> print_pygame.py
>    I mentioned and stated myself at
> http://groups.google.com/group/sympy/browse_thread/thread/b2d8effd68d3e101
>    Traceback (most recent call last):
>      File "H:\pure_pylib\math\sympy\examples\print_pygame.py", line
> 6, in ?
>        from sympy.printing import print_pygame, pprint
>    ImportError: cannot import name print_pygame
>
> tensors.py
>    Traceback (most recent call last):
>      File "H:\pure_pylib\math\sympy\examples\tensors.py", line 77,
> in ?
>        Chr = g[i.up, m.up]/2 * (g[m.dn, k.dn].diff(l.up) + g
> [m.dn,l.dn].diff(k.up)
>    \
>    TypeError: unsubscriptable object




-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to