Menu

#1397 itertools not available as Quick Fix imports

open
Editor (491)
5
2011-09-29
2011-09-29
Jay Hacker
No

PyDev 2.2.2, Eclipse 3.7.1, RedHat 5.7 64-bit.

New blank project, type

r = repeat(1)

Then Ctrl-1 for QuickFix; import repeat (itertools) is not present. Same for other itertools.

Discussion