New submission from nicolas33:
$ pip3 install typing
$ python3
>>> import typing
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/nicolas/.local/lib64/python3.4/site-packages/typing.py", line
1449, in <module>
_G_base = types.GeneratorType
AttributeError: 'module' object has no attribute 'GeneratorType'
>>>
----------
messages: 254198
nosy: nicolas33
priority: normal
severity: normal
status: open
title: typing backport: AttributeError: 'module' object has no attribute
'GeneratorType'
type: crash
versions: Python 2.7, Python 3.2, Python 3.3, Python 3.4
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue25568>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com