On Tue, May 31, 2016 at 3:59 PM Franklin? Lee <leewangzhong+python@gmail.com> wrote:
The desired feature really is more like import than unpacking.

That's the feature some people desire, but not what I originally proposed. I did want unpacking, including recursive unpacking and too-many/too-few errors.

I'm satisfied with the result that I'll need to use my own module for now.