New submission from Jens de Bruijn:
Datetime crashes while running script from the command line. When running the
same date string from the interpreter (Ubuntu 16.04) it does not crash.
date = datetime.datetime.strptime('May 01 23:59:59 +0000 2016', '%b %d %H:%M:%S
+0000 %Y')
----------
components: Extension Modules
files: Screenshot from 2016-05-04 08-52-30.png
messages: 264784
nosy: Jens de Bruijn
priority: normal
severity: normal
status: open
title: Datetime.strptime crash
type: crash
versions: Python 3.5
Added file: http://bugs.python.org/file42706/Screenshot from 2016-05-04
08-52-30.png
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue26943>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com