]> granicus.if.org Git - python/commit
Make the -m switch conform to the documentation of sys.path by behaving like the...
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 12 Jun 2006 10:17:11 +0000 (10:17 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Mon, 12 Jun 2006 10:17:11 +0000 (10:17 +0000)
commit81f444bb8eca9caedc884caf566c76233762077e
tree475385c5e069bd22178e8b4b2b405d1bcc85fb17
parentf0d02fbb9a9d8a8ec8729865b4bb9390bb13a73c
Make the -m switch conform to the documentation of sys.path by behaving like the -c switch
Modules/main.c