]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix my_basename(): make the string ready
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 5 Oct 2011 18:14:23 +0000 (20:14 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 5 Oct 2011 18:14:23 +0000 (20:14 +0200)
commit31392e741da2ceb5256ae626766d29454a0b5658
tree6dde4ef895931eabc83c93e4d923986f2c8f6f4a
parentb619bb27edba24c9c1ca08b682e08afd33e9ea0f
Fix my_basename(): make the string ready
Objects/exceptions.c