Bug 509073 - Engine using deprecated Python modules
Summary: Engine using deprecated Python modules
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: scim-pinyin
Version: 11
Hardware: i686
OS: Linux
low
low
Target Milestone: ---
Assignee: Peng Huang
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-01 07:58 UTC by Tim
Modified: 2009-07-21 05:22 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-07-21 05:22:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tim 2009-07-01 07:58:36 UTC
Description of problem:

Warning message when starting applications (like Firefox) about deprecated Python modules

Version-Release number of selected component (if applicable):

scim-python-pinyin-0.1.13rc1-5.fc11.i586

How reproducible:

Always

Steps to Reproduce:
1. Run firefox
2.
3.
  
Actual results:

Warning messages read:

/usr/share/scim-python/engine/PinYin/ZhengJu.py:37: DeprecationWarning: the sets module is deprecated
  from sets import Set
/usr/share/scim-python/engine/PinYin/ZhengJu.py:38: DeprecationWarning: The popen2 module is deprecated.  Use the subprocess module.
  import popen2

Expected results:

No warnings

Additional info:

Comment 1 Peng Huang 2009-07-21 05:22:48 UTC
We replaced scim with ibus. So I will close it as wontfix.


Note You need to log in before you can comment on or make changes to this bug.