Message373653
Oops, just realized my previous post said `pip install distutils`. I meant to say that `pip install setuptools` will provide the `distutils` module (right now you do `import setuptools; import distutils` and you get the setuptools-provided version; we're working on a version where `import distutils` comes from `setuptools` regardless of the import order). |
|
| Date |
User |
Action |
Args |
| 2020-07-14 18:54:46 | p-ganssle | set | recipients:
+ p-ganssle, brett.cannon, doko, paul.moore, jaraco, ncoghlan, christian.heimes, ned.deily, eric.araujo, lukasz.langa, steve.dower, dstufft, yan12125, pablogsal |
| 2020-07-14 18:54:46 | p-ganssle | set | messageid: <[email protected]> |
| 2020-07-14 18:54:46 | p-ganssle | link | issue41282 messages |
| 2020-07-14 18:54:46 | p-ganssle | create | |
|