Changes between Initial Version and Version 1 of Ticket #28042
- Timestamp:
- Apr 6, 2017, 9:50:32 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28042
- Property Component Uncategorized → Core (Mail)
-
Ticket #28042 – Description
initial v1 1 {{{ 1 2 Traceback (most recent call last): 2 3 File "/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py", line 2881, in run_code … … 15 16 basetype, subtype = mimetype.split('/', 1) 16 17 AttributeError: 'NoneType' object has no attribute 'split' 18 }}}