Friends
Homepage
Login
Google
Service
Import
Brett Cannon
Huh: '{}.{}'.format('a', 'b') is faster on
#PyPy
1.9 than '.'.join(['a', 'b']);
#CPython
2.7/3.3 is the opposite
Feb 22, 2013
from