Commit b78f7f7d authored by Benjamin Peterson's avatar Benjamin Peterson

Merged revisions 81387 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r81387 | benjamin.peterson | 2010-05-20 17:29:43 -0500 (Thu, 20 May 2010) | 9 lines

  Merged revisions 81385 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r81385 | benjamin.peterson | 2010-05-20 17:23:37 -0500 (Thu, 20 May 2010) | 1 line

    fix extra 't' #8778
  ........
................
parent d656354d
......@@ -67,7 +67,7 @@ Examining Symbol Tables
Return ``True`` if the block uses ``exec``.
.. method:: has_import_start()
.. method:: has_import_star()
Return ``True`` if the block uses a starred from-import.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment