homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nicolas33
Recipients nicolas33
Date 2015年11月06日.14:56:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446821773.07.0.324057164116.issue25568@psf.upfronthosting.co.za>
In-reply-to
Content
$ 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'
>>>
History
Date User Action Args
2015年11月06日 14:56:13nicolas33setrecipients: + nicolas33
2015年11月06日 14:56:13nicolas33setmessageid: <1446821773.07.0.324057164116.issue25568@psf.upfronthosting.co.za>
2015年11月06日 14:56:13nicolas33linkissue25568 messages
2015年11月06日 14:56:12nicolas33create

AltStyle によって変換されたページ (->オリジナル) /