[docs] can't get fibo documentation to work ; https://docs.python.org/3/tutorial/modules.html

Glenn Travis pbfuddle at comcast.net
Thu Jun 2 23:47:59 EDT 2016



>>> import fibo
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "fibo.py", line 6
    print(b, end=' ')
                ^
SyntaxError: invalid syntax
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20160602/7d0fa3f7/attachment-0001.html>


More information about the docs mailing list