TestUser <nullbackslashn...@gmail.com> added the comment:

Last thought ...

man base64 has different options than the program:

python3 -m base64 -d -i test.code2
option -i not recognized
usage: /usr/lib/python3.6/base64.py [-d|-e|-u|-t] [file|-]
        -d, -u: decode
        -e: encode (default)
        -t: encode and decode string 'Aladdin:open sesame'

On Thu, Nov 1, 2018 at 9:31 AM Fred Unll <nullbackslashn...@gmail.com>
wrote:

> My guess is the Gnome terminal. It does not like non ASCI data. There are
> other programs that generate segfaults in the terminal when piped random
> binary data.
>
> Maybe, Python could get a -Q quit setting to turn of the trace back?
>
> Thanks
>
>
> On Thu, Nov 1, 2018 at 9:18 AM TestUser <rep...@bugs.python.org> wrote:
>
>>
>> TestUser <nullbackslashn...@gmail.com> added the comment:
>>
>> That is all the crash automator provides.
>>
>> On Thu, Nov 1, 2018 at 9:13 AM Serhiy Storchaka <rep...@bugs.python.org>
>> wrote:
>>
>> >
>> > Change by Serhiy Storchaka <storchaka+cpyt...@gmail.com>:
>> >
>> >
>> > ----------
>> > Removed message: https://bugs.python.org/msg329061
>> >
>> > _______________________________________
>> > Python tracker <rep...@bugs.python.org>
>> > <https://bugs.python.org/issue35084>
>> > _______________________________________
>> >
>>
>> ----------
>>
>> _______________________________________
>> Python tracker <rep...@bugs.python.org>
>> <https://bugs.python.org/issue35084>
>> _______________________________________
>>
>

----------

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

Reply via email to