[myhdl-list] sets.py: DeprecationWarning
Brought to you by:
jandecaluwe
From: James F. C. <jca...@by...> - 2009-06-24 20:13:59
|
MyHDL Users, I installed Python 2.6 and MyHDL 0.6.0 on Windows. When I run the "hello world" example, I get the following warning: C:\Python26\lib\sets.py:85: DeprecationWarning: functions overriding > warnings.showwarning() must support the 'line' argument stacklevel=2) ** DeprecationWarning: the sets module is deprecated Is this warning normal? Should we support the 'line' argument? Details on my install: - Python 2.6.2 (r262:71605, Apr 14 2009, 22:40:02) [MSC v.1500 32 bit (Intel)] on win32 - Windows XP SP3 Cheers, James Carroll Research Assistant Configurable Computing Lab Brigham Young University jca...@by... |