knzsys added the comment: Thanks a lot. changing format string from '2s2s29H26f3L4s' to '=2s2s29H26f3L4s' worked for me.
But I still do not understand, why it's working if I splitt format string in 2 parts + use the (un)pack command 2 times ('2s2s29H' + '26f3L4s' are working separately, but '=2s2s29H26f3L4s' needs the alignment specified. Do someone have a link, where the alignment options are deeply explained? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue30712> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com