]> granicus.if.org Git - python/commit
Optimize string slicing to use the new API
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 4 Oct 2011 17:08:01 +0000 (19:08 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 4 Oct 2011 17:08:01 +0000 (19:08 +0200)
commit7aec401966e15aa50fd41be201b8d68859ab7eed
tree6c121e4a077b94793251c87b49c75b4d3f8ab848
parentb7591d4780c76e17db4e143a097d128b124c2e66
Optimize string slicing to use the new API
Objects/unicodeobject.c