]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #3080: Reindent and simplify import_submodule()
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 14 Mar 2011 02:38:38 +0000 (22:38 -0400)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 14 Mar 2011 02:38:38 +0000 (22:38 -0400)
commit9599de5110e36f87c5017d111b3565e4a76674f0
tree4234ca6289bbdea68ad5ef27cd7b2daba2fb9f3d
parentc24c8108b656ede1b6857334328755669a25a61d
Issue #3080: Reindent and simplify import_submodule()
Python/import.c