[issue14897] struct.pack raises unexpected error message

2012-10-30 Thread Matti Mäki

Matti Mäki added the comment:

I filled up the contributor form and gave it to Petri Lehtinen 2012-10-22

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14897
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14897] struct.pack raises unexpected error message

2012-10-24 Thread Matti Mäki

Matti Mäki added the comment:

A second try, now taking into account buffer and offset params in pack_into.

--
Added file: http://bugs.python.org/file27689/issue14897-2.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14897
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14897] struct.pack raises unexpected error message

2012-10-23 Thread Matti Mäki

Matti Mäki added the comment:

Changed the error message as suggested by 
http://bugs.python.org/issue14897#msg161493

Also made similar change to struct.pack_into

--
keywords: +patch
nosy: +makimat
Added file: http://bugs.python.org/file27679/issue14897.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14897
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com