Commit 0de6533
committed
[3.15] Docs: remove __path__ discussion from tutorial (GH-156426)
* Docs: remove __path__ discussion from tutorial
This isn't the current best way to make namespace packages; almost no
one needs to make namespace packages; the deleted text even says "while
this feature is not often needed". It doesn't belong in the tutorial.
* add removed id to removed-ids.txt
(cherry picked from commit 79f41dd)
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>1 parent 76ef766 commit 0de6533
2 files changed
Lines changed: 2 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
587 | | - | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | | - | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | | - | |
600 | | - | |
601 | 587 | | |
602 | 588 | | |
603 | 589 | | |
| |||
0 commit comments