Message338135
| Author | matrixise |
|---|---|
| Recipients | matrixise |
| Date | 2019-03-17.18:57:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1552849058.57.0.633692372704.issue36329@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
When serving the documentation with `make -C Doc/ serve`, we can not specify the path of the python binary. My use case, I wanted to debug the wsgiref.simple_server method, used by Tools/scripts/serve.py. It's just impossible because we use the default python3 binary from the system or from the virtualenv (pyenv. etc...) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-17 18:57:38 | matrixise | set | recipients: + matrixise |
| 2019-03-17 18:57:38 | matrixise | set | messageid: <1552849058.57.0.633692372704.issue36329@roundup.psfhosted.org> |
| 2019-03-17 18:57:38 | matrixise | link | issue36329 messages |
| 2019-03-17 18:57:38 | matrixise | create | |