Public bug reported:

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 )

** Affects: python-pam (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  python3-pam for python3 contains print statement not function

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to