[Python-checkins] [python/cpython] ad2d47: Remove redundant comma in argparse HOWTO (GH-1141)

GitHub noreply at github.com
Thu Apr 20 00:40:06 EDT 2017


  Branch: refs/heads/3.5
  Home:   https://github.com/python/cpython
  Commit: ad2d47d95165a011f411a8afbb3a87513e269775
      https://github.com/python/cpython/commit/ad2d47d95165a011f411a8afbb3a87513e269775
  Author: Berker Peksag <berker.peksag at gmail.com>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    M Doc/howto/argparse.rst

  Log Message:
  -----------
  Remove redundant comma in argparse HOWTO (GH-1141)

Reported by Sean Canavan on docs at p.o.

(cherry picked from commit 8526fb74edf5ac9ca175b7cdcb0d82bb8780d2cf)




More information about the Python-checkins mailing list