Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246997 - dev-python/pyxdg: Python 2.6 deprecation warning
Summary: dev-python/pyxdg: Python 2.6 deprecation warning
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL: http://docs.python.org/library/subpro...
Whiteboard:
Keywords:
Depends on:
Blocks: python-2.6
  Show dependency tree
 
Reported: 2008-11-15 23:41 UTC by Santiago M. Mola (RETIRED)
Modified: 2009-03-01 09:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Santiago M. Mola (RETIRED) gentoo-dev 2008-11-15 23:41:11 UTC
/usr/lib64/python2.6/site-packages/xdg/Menu.py:831: DeprecationWarning: os.popen3 is deprecated.  Use the subprocess module.
  f=os.popen3("kde-config --path apps")



# grep popen3 /usr/lib64/python2.6/site-packages/xdg/*.py
/usr/lib64/python2.6/site-packages/xdg/Menu.py:	f=os.popen3("kde-config --path apps")
Comment 1 Jesus Rivero (RETIRED) gentoo-dev 2009-03-01 09:32:53 UTC
Hello, 
   dev-python/pyxdg-0.17-r1 in CVS. Closing bug now.

   Thanks Coldwind!

   Best regards,