[Python-checkins] [python/cpython] 246ff3: bpo-6691: Pyclbr now reports nested classes and fu...

GitHub noreply at github.com
Mon Jul 3 21:31:26 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 246ff3bd00f97658e567a7087645a6b76e056491
      https://github.com/python/cpython/commit/246ff3bd00f97658e567a7087645a6b76e056491
  Author: csabella <cheryl.sabella at gmail.com>
  Date:   2017-07-03 (Mon, 03 Jul 2017)

  Changed paths:
    M Doc/library/pyclbr.rst
    M Lib/pyclbr.py
    M Lib/test/test_pyclbr.py

  Log Message:
  -----------
  bpo-6691: Pyclbr now reports nested classes and functions. (#2503)

 Original patch by Guilherme Polo.  Revisions by Cheryl Sabella.




More information about the Python-checkins mailing list