Xubuntu / lightdm-gtk-greeter-settings

A small dialog to make it easier for users to modify the settings of lightdm-gtk-greeter.
GNU General Public License v3.0
18 stars 1 forks source link

Python syntax warning in helpers.py script #19

Closed bluesabre closed 4 years ago

bluesabre commented 4 years ago

This concerns lightdm-gtk-greeter-settings 1.2.2-3 in Ubuntu focal.

Seen during package installation:

[...] Setting up lightdm-gtk-greeter-settings (1.2.2-3) ... /usr/lib/python3/dist-packages/lightdm_gtk_greeter_settings/helpers.py:281: SyntaxWarning: "is" with a literal. Did you mean "=="? if obj._dict[keys[i]] is (): [...]

Launchpad Details: #LP1877664 Daniel Richard G. - 2020-05-08 20:56:11 +0000