PoliticalFraming / politicalframing

http://www.politicalframing.com
9 stars 1 forks source link

Stop using deprecated python sets module #46

Open AlJohri opened 10 years ago

AlJohri commented 10 years ago

http://docs.python.org/2/library/sets.html Its used throughout lib/framemaker/framemaker.py

AlJohri commented 10 years ago

politicalframing/app/../lib/framemaker/framemaker.py:16: DeprecationWarning: the sets module is deprecated from sets import Set

AlJohri commented 10 years ago

Reopening this issue because the deprecation warning is really annoying and its not removed every where in the application. Please fix.

AlJohri commented 10 years ago

Moved to MVP 3.