New submission from Berker Peksag:

See for the source: 
http://hg.python.org/cpython/file/default/Lib/_strptime.py#l24

and for the reference: 
http://docs.python.org/dev/library/_dummy_thread.html#module-_dummy_thread

----------
components: Library (Lib)
files: _strptime_importerror.diff
keywords: patch
messages: 181720
nosy: berker.peksag
priority: normal
severity: normal
status: open
title: Use "except ImportError" instead of bare except in _strptime.py
versions: Python 3.4
Added file: http://bugs.python.org/file29014/_strptime_importerror.diff

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

Reply via email to