New submission from Steve Litt:

Latest pydoc on Void linux 64 bit, I have no idea how to capture the version. 
Source file can be either Python 3.4 or 2.7, same result.

ERROR MESSAGE:

[slitt@mydesk ~]$ pydoc pydoc_fail
problem in ./pydoc_fail.py - <type 'exceptions.SyntaxError'>: invalid syntax 
(pydoc_fail.py, line 6)

[slitt@mydesk ~]$

----------
files: pydoc_fail.py
hgrepos: 328
messages: 257321
nosy: stevelitt
priority: normal
severity: normal
status: open
title: Pydoc fails on Python file with nonlocal
type: crash
Added file: http://bugs.python.org/file41468/pydoc_fail.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25990>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to