[Bug 1749725] Re: python3-pam for python3 contains print statement not function

Hans Joachim Desserud 1749725 at bugs.launchpad.net
Thu Feb 22 18:41:20 UTC 2018


Thanks for taking your time to report this issue and help making Ubuntu
better.

I can confirm this issue in python3-pam 0.4.2-13.2ubuntu4 on Ubuntu
bionic. Looks like the python3-version of this package was introduced in
the Ubuntu delta as it is not in Debian. Maybe part of this process
forgot to convert the whole example?

** Changed in: python-pam (Ubuntu)
       Status: New => Confirmed

** Tags added: bionic

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

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