File tree 1 file changed +0
-19
lines changed
1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -1025,25 +1025,6 @@ and ``__main__.__spec__`` is set accordingly, they're still considered
1025
1025
to populate the ``__main__ `` namespace, and not during normal import.
1026
1026
1027
1027
1028
- Open issues
1029
- ===========
1030
-
1031
- XXX It would be really nice to have a diagram.
1032
-
1033
- XXX * (import_machinery.rst) how about a section devoted just to the
1034
- attributes of modules and packages, perhaps expanding upon or supplanting the
1035
- related entries in the data model reference page?
1036
-
1037
- XXX runpy, pkgutil, et al in the library manual should all get "See Also"
1038
- links at the top pointing to the new import system section.
1039
-
1040
- XXX Add more explanation regarding the different ways in which
1041
- ``__main__ `` is initialized?
1042
-
1043
- XXX Add more info on ``__main__ `` quirks/pitfalls (i.e. copy from
1044
- :pep: `395 `).
1045
-
1046
-
1047
1028
References
1048
1029
==========
1049
1030
You can’t perform that action at this time.
0 commit comments