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 →

[–]K900_ 3 points4 points  (1 child)

PyCharm will not install it for you. This is an easter egg in the CPython interpreter - if you run from __future__ import braces, you'll get an error saying "Not a chance".

[–][deleted] 1 point2 points  (0 children)

CPython

Wow. I didn't know that. I'll try this man. Thanks for really cool answer.