Serhiy Storchaka added the comment:

Proposed patch adds private helper function dis._unpack_args() that unpacks 
long arguments. This function is now reused in two places in dis and in 
modulefinder.

----------
components: +Library (Lib)
keywords: +patch
stage:  -> patch review
type:  -> behavior
Added file: http://bugs.python.org/file42645/dis_unpack_args.patch

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

Reply via email to