New submission from Brett Cannon:

Would allow for the name attribute to be optional since it can be grabbed from 
the spec. Since having module.__spec__ set is now expected we should help 
ensure that by supporting it in the constructor.

----------
components: Library (Lib)
messages: 209100
nosy: brett.cannon, eric.snow, ncoghlan
priority: low
severity: normal
stage: test needed
status: open
title: Add a keyword-only spec argument to types.ModuleType
versions: Python 3.5

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

Reply via email to