commit | 2d7720418008582aefe3a031b78ef4e867e75d09 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Jun 14 19:19:57 2013 -0400 |
committer | Brett Cannon <brett@python.org> | Fri Jun 14 19:19:57 2013 -0400 |
tree | de37d5dfbe2981a950cc70fe7f373e08d67a61fa | |
parent | 05a647deedd11c227619f9463920526471db54f1 [diff] |
Issue #17907: Document types.ModuleType's constructor and attributes, allowing for documenting imp.new_module() as deprecated.