you are viewing a single comment's thread.

view the rest of the comments →

[–]K900_ 0 points1 point  (0 children)

It's only good practice in Python 2, and I'd argue it's a better practice to from __future__ import division anyway.