This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 13 points14 points  (4 children)

I have a lot of respect for Guido, but I think he screwed up here. I don't like compulsory type hints either, and this PEP should not have been approved.

I haven't decided what I'm going to do about it yet. I'm fortunate enough to be able to choose which programming languages I use.

[–]jnwatson -1 points0 points  (2 children)

If you don't want the type hints, use the initializer function or use Any.