R. David Murray added the comment:

That isn't a valid bytearray initialization call.  The two argument form is 
(string, encoding), not (size, string).  The error message you get is a bit 
funky and not particularly informative, though.  Maybe someone will want to try 
to improve that.

----------
nosy: +r.david.murray
stage:  -> committed/rejected
versions: +Python 3.4, Python 3.5

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

Reply via email to