Parentheses keep kicking up "invalid typecast"

18 views
Skip to first unread message

Jim Mooney

unread,
May 9, 2013, 7:42:53 PM5/9/13
to pyscr...@googlegroups.com
If I do something as simple as:
x = print(len(lst))

I get Two "invalid typecast" windows coming up. One for the print(), then one for the lst(), as soon as the parenthesis autocompletes. How do I fix this? Tks.

Jim

Jim Mooney

unread,
May 9, 2013, 7:48:17 PM5/9/13
to pyscr...@googlegroups.com

Update - it gets worse. If I use a method, like swapList.append() it kicks up "invalid type cast" on every other letter after the dot.

Jim
Reply all
Reply to author
Forward
0 new messages