]> granicus.if.org Git - python/commit
Fix find_module_path(): make the string ready
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 6 Oct 2011 00:39:42 +0000 (02:39 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 6 Oct 2011 00:39:42 +0000 (02:39 +0200)
commit46084bad8826e547b66496867a5ba0e21c0b4a45
treeeddc398c668706e7b6cf795157d07a12be365a5a
parentc729b8e92f044688e1b9d1cb24541c6f3d297415
Fix find_module_path(): make the string ready
Python/import.c