◐ Shell
clean mode source ↗

Message 206338 - Python tracker

Not so fast.  Currently, even in Python 3, '%d' % 3.14 returns '3'.  "Fixing" this will likely break a huge amount of code.