Steven D'Aprano <steve+pyt...@pearwood.info> added the comment:

I'm not sure whether having NULLs terminate a struct format string is a feature 
or a bug.

Given that nearly every other string in Python treat NULLs as ordinary 
characters, I'm inclined to say this is a bug. Or at least an unnecessary 
restriction that ought to be lifted.

----------
nosy: +steven.daprano
type:  -> behavior

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

Reply via email to