|
From: Jeff A. <re...@bu...> - 2017-05-08 20:40:19
|
New submission from Jeff Allen: Parking to revisit later. Working on failures of un-skipped tests in test_cmd_line_script (when we have non-ascii paths) I noticed these skips, that with my new-found familiarity with runpy look tractable. The logic in org.python.util.jython.runMainFromImporter() should presumably agree with runpy._run_module_as_main(). Alternatively, could we just use runpy as in jython.runModule()? We've noted these as skips in #1861 but no other issue I can find. ---------- components: Library keywords: test failure causes messages: 11366 nosy: jeff.allen priority: normal severity: normal status: open title: Unable to execute directory or zip file (test_cmd_line_script) type: behaviour versions: Jython 2.7 _______________________________________ Jython tracker <re...@bu...> <http://bugs.jython.org/issue2591> _______________________________________ |