[Python-checkins] [python/cpython] 2e6bb4: Add reference to help('FORMATTING') in format() bu...

GitHub noreply at github.com
Sun May 28 21:02:28 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 2e6bb4484ee1b0da67d1dfcf0816c58602daa5a0
      https://github.com/python/cpython/commit/2e6bb4484ee1b0da67d1dfcf0816c58602daa5a0
  Author: Amit Kumar <aktech at users.noreply.github.com>
  Date:   2017-05-29 (Mon, 29 May 2017)

  Changed paths:
    M Python/bltinmodule.c
    M Python/clinic/bltinmodule.c.h

  Log Message:
  -----------
  Add reference to help('FORMATTING') in format() builtin (GH-166)




More information about the Python-checkins mailing list