]> granicus.if.org Git - python/commit
Per the language summit, the optional fastpath imports should use from-import-star.
authorRaymond Hettinger <python@rcn.com>
Tue, 31 Mar 2009 17:51:51 +0000 (17:51 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 31 Mar 2009 17:51:51 +0000 (17:51 +0000)
commit9dbc6706b00674b418c385a9e04b127f6f365385
tree1ccce2ff06e1bbf5de26bf9a146f18a6beb50183
parent92af5d9fec99d5a0caef391eabf55e425ec7e615
Per the language summit, the optional fastpath imports should use from-import-star.
Lib/bisect.py