[Bug 1093810] Re: /usr/binpython3 have errors on print

Julian Taylor jtaylor.debian at googlemail.com
Thu Dec 27 16:23:19 UTC 2012


print 'some example' is invalid syntax in python3, what are you expecting?
python3 print is a function, so do: print('some example')

** Changed in: python-defer (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-defer in Ubuntu.
https://bugs.launchpad.net/bugs/1093810

Title:
  /usr/binpython3 have errors on print

Status in “python-defer” package in Ubuntu:
  Invalid

Bug description:
  run on terminal /usr/bin/python3 and then print 'some example' result
  error dispaly on stdout.SyntaxError: invalid syntax

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defer/+bug/1093810/+subscriptions




More information about the foundations-bugs mailing list