Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Q
qemu-bcm283x-emu
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Thomas Fjellstrom
  • qemu-bcm283x-emu
  • Repository

Switch branch/tag
  • qemu-bcm283x-emu
  • COPYING.PYTHON
Find file
BlameHistoryPermalink
  • Stefan Hajnoczi's avatar
    scripts: add argparse module for Python 2.6 compatibility · 47e1cb1f
    Stefan Hajnoczi authored Aug 25, 2017
    The minimum Python version supported by QEMU is 2.6.  The argparse
    standard library module was only added in Python 2.7.  Many scripts
    would like to use argparse because it supports command-line
    sub-commands.
    
    This patch adds argparse.  See the top of argparse.py for details.
    Suggested-by: 's avatarDaniel P. Berrange <berrange@redhat.com>
    Signed-off-by: 's avatarStefan Hajnoczi <stefanha@redhat.com>
    Acked-by: 's avatarJohn Snow <jsnow@redhat.com>
    Message-id: 20170825155732.15665-2-stefanha@redhat.com
    Signed-off-by: 's avatarStefan Hajnoczi <stefanha@redhat.com>
    47e1cb1f
COPYING.PYTHON 13.3 KB
EditWeb IDE

Replace COPYING.PYTHON

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.