[Python-checkins] [python/cpython] d618c8: bpo-21056: Document return type of next method of ...

GitHub noreply at github.com
Tue May 23 01:09:43 EDT 2017


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

  Changed paths:
    M Doc/library/csv.rst

  Log Message:
  -----------
  bpo-21056: Document return type of next method of csv reader (#146)




More information about the Python-checkins mailing list