Hi - today I noticed a strange problem: some of my code gets tagged with an error by PyDev Extensions:
Undefined Variable from Import
e.g. pickle.HIGHEST_PROTOCOL or socket.socket, socket.SOCK_STREAM
Is there a way to get this to work again? The code works, there just seems to be a problem with pydev extensions.
I have the newest version of pydev and pydev extension installed (1.3.20) and run Windows XP, Eclipse 3.3.2
Hi - today I noticed a strange problem: some of my code gets tagged with an error by PyDev Extensions:
Undefined Variable from Import
e.g. pickle.HIGHEST_PROTOCOL
or socket.socket, socket.SOCK_STREAM
Is there a way to get this to work again? The code works, there just seems to be a problem with pydev extensions.
I have the newest version of pydev and pydev extension installed (1.3.20) and run Windows XP, Eclipse 3.3.2