Hacker News new | ask | show | jobs
by heinrich5991 4445 days ago
The good thing is that you can get that behavior if you really intend it, just use the // operator. I'm really in favor of this change.
1 comments

Even better is that // has been available in Python 2 for ages, so you can get used to using it everywhere. Evidently they were anticipating this change.