Carl:
If this helps, you can avoid that your applications display it by adding
the following lines before you import apt:
# ignore apt's "API not stable yet" warning
import warnings
warnings.filterwarnings("ignore", category=FutureWarning, append=1)
** Changed in: python-apt (Ubuntu)
Importance: Undecided => Wishlist
--
FutureWarning anoying
https://bugs.launchpad.net/bugs/309868
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs