8000 -m option to run a module as a script · Issue #40956 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
-m option to run a module as a script #40956
Closed
@ncoghlan

Description

@ncoghlan
BPO 1035498
Nosy @arigo, @theller, @rhettinger, @ncoghlan
Files
  • run_module_6.diff: Should fix Windows compile bug
  • run_module_7.diff: Sets argv[0] correctly
  • run_module_docs.diff: Update tutorial section on Invoking the Interpreter
  • run_module_complete.diff: All code and documentation changes
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2004-10-08.22:53:28.000>
    created_at = <Date 2004-09-27.14:22:45.000>
    labels = ['interpreter-core']
    title = '-m option to run a module as a script'
    updated_at = <Date 2004-10-08.22:53:28.000>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2004-10-08.22:53:28.000>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2004-09-27.14:22:45.000>
    creator = 'ncoghlan'
    dependencies = []
    files = ['6268', '6269', '6270', '6271']
    hgrepos = []
    issue_num = 1035498
    keywords = ['patch']
    message_count = 22.0
    messages = ['46957', '46958', '46959', '46960', '46961', '46962', '46963', '46964', '46965', '46966', '46967', '46968', '46969', '46970', '46971', '46972', '46973', '46974', '46975', '46976', '46977', '46978']
    nosy_count = 4.0
    nosy_names = ['arigo', 'theller', 'rhettinger', 'ncoghlan']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1035498'
    versions = ['Python 2.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        0