diff -r 9213a63fa34a -r d4b7d6e2633f script/lib/tweetstream/setup.py --- a/script/lib/tweetstream/setup.py Mon Aug 08 09:01:40 2011 +0200 +++ b/script/lib/tweetstream/setup.py Tue Aug 09 12:40:39 2011 +0200 @@ -1,3 +1,4 @@ +#@PydevCodeAnalysisIgnore from setuptools import setup, find_packages import sys, os