Message309926
| Author | nedbat |
|---|---|
| Recipients | nedbat |
| Date | 2018-01-14.15:55:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1515945313.01.0.467229070634.issue32551@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
(For clarity) The problem is that 3.5.4 adds the current directory to sys.path when running a subdirectory's __main__.py. No other version of Python does this. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-14 15:55:13 | nedbat | set | recipients: + nedbat |
| 2018-01-14 15:55:13 | nedbat | set | messageid: <1515945313.01.0.467229070634.issue32551@psf.upfronthosting.co.za> |
| 2018-01-14 15:55:13 | nedbat | link | issue32551 messages |
| 2018-01-14 15:55:12 | nedbat | create | |