Comment 14 for bug 123062

Revision history for this message
Brian J. Murrell (brian-interlinx) wrote :

$ python -c "import apt; print apt.Cache()['seahorse'].sourcePackageName"
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
  warnings.warn("apt API not stable yet", FutureWarning)
seahorse

magically fixed?