Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 246997

Summary: dev-python/pyxdg: Python 2.6 deprecation warning
Product: Gentoo Linux Reporter: Santiago M. Mola (RETIRED) <coldwind>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://docs.python.org/library/subprocess.html
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 230205    

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,