| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1019,25 +1019,6 @@ and ``__main__.__spec__`` is set accordingly, they're still considered | |||
| 1019 | 1019 | to populate the ``__main__`` namespace, and not during normal import. | |
| 1020 | 1020 | ||
| 1021 | 1021 | ||
| 1022 | - Open issues | ||
| 1023 | - =========== | ||
| 1024 | - | ||
| 1025 | - XXX It would be really nice to have a diagram. | ||
| 1026 | - | ||
| 1027 | - XXX * (import_machinery.rst) how about a section devoted just to the | ||
| 1028 | - attributes of modules and packages, perhaps expanding upon or supplanting the | ||
| 1029 | - related entries in the data model reference page? | ||
| 1030 | - | ||
| 1031 | - XXX runpy, pkgutil, et al in the library manual should all get "See Also" | ||
| 1032 | - links at the top pointing to the new import system section. | ||
| 1033 | - | ||
| 1034 | - XXX Add more explanation regarding the different ways in which | ||
| 1035 | - ``__main__`` is initialized? | ||
| 1036 | - | ||
| 1037 | - XXX Add more info on ``__main__`` quirks/pitfalls (i.e. copy from | ||
| 1038 | - :pep:`395`). | ||
| 1039 | - | ||
| 1040 | - | ||
| 1041 | 1022 | References | |
| 1042 | 1023 | ========== | |
| 1043 | 1024 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments