New submission from ThePokestarFan <sarkarao...@gmail.com>:

The wrap() method of the TextWrapper class (and the module-level wrap method) 
throws an unhelpful TypeError upon getting a bytes object.

----------
components: Library (Lib)
files: traceback.txt
messages: 377910
nosy: ThePokestarFan
priority: normal
severity: normal
status: open
title: TextWrap's wrap method throws unhelpful error on bytes object
type: behavior
versions: Python 3.8
Added file: https://bugs.python.org/file49489/traceback.txt

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

Reply via email to