]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
sys_update_path(): update sys.path even if argc==0
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 25 Oct 2010 17:37:23 +0000 (17:37 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 25 Oct 2010 17:37:23 +0000 (17:37 +0000)
commit07e4f1565b8d922fe0df5cf3a15e113f7c562046
tree45e3f8b584e12eb272f8999bc96daf33e46fa9d7
parentd960faec867c56083116744db76c2d1bad51bc93
sys_update_path(): update sys.path even if argc==0
Python/sysmodule.c