Message11388
@Jim
> That is an interesting place to do the monkeypatch! I wonder what further power could be exposed there, given its centrality.
Hmmm, it was the only place I could think of that can guarantee the monkeypatch to be applied before the patched module is used. And at the same time avoids to patch it twice. It puzzles me a bit that the name 'easy_install' never shows up there, which is why I check for 'setuptools.command' (_fix_setuptools_jython_osx.py asserts that actually easy_install is the target).
@Darjus
NP ;) |
|
Date |
User |
Action |
Args |
2017-05-21 00:23:21 | stefan.richthofer | set | messageid: <1495326201.85.0.385898171509.issue2570@psf.upfronthosting.co.za> |
2017-05-21 00:23:21 | stefan.richthofer | set | recipients:
+ stefan.richthofer, zyasoft, darjus |
2017-05-21 00:23:21 | stefan.richthofer | link | issue2570 messages |
2017-05-21 00:23:20 | stefan.richthofer | create | |
|