[Bug 1749725] Re: python3-pam for python3 contains print statement not function
Brian Murray
brian at ubuntu.com
Fri Feb 23 16:09:05 UTC 2018
** Changed in: python-pam (Ubuntu)
Importance: Undecided => Low
** Changed in: python-pam (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-pam in Ubuntu.
https://bugs.launchpad.net/bugs/1749725
Title:
python3-pam for python3 contains print statement not function
Status in python-pam package in Ubuntu:
Triaged
Bug description:
The example file:
/usr/share/doc/python3-pam/examples/pamtest.py
contains in line 20:
print query
That does not work in python3.
This should read:
print( query )
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pam/+bug/1749725/+subscriptions
More information about the foundations-bugs
mailing list