Changes between Initial Version and Version 1 of Ticket #1539, comment 8


Ignore:
Timestamp:
2013-09-20T19:48:25Z (11 years ago)
Author:
zooko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1539, comment 8

    initial v1  
    1 According to [changeset:1aed9fcfa1c45538]≈[changeset:1aed9fcfa1c45538], I added that so that it would find an allmydata and twisted package tht had been installed in "multi-version mode". I guess that mode of install offered by setuptools doesn't put the installed egg into the sys.path at *all* until a {{{pkg_resources.require()}}} with a matching version number has been invoked. We experimented with it at one point as a way to work around other problems, but I believe we gave up on using it.
     1According to [changeset:1aed9fcfa1c45538], I added that so that it would find an allmydata and twisted package tht had been installed in "multi-version mode". I guess that mode of install offered by setuptools doesn't put the installed egg into the sys.path at *all* until a {{{pkg_resources.require()}}} with a matching version number has been invoked. We experimented with it at one point as a way to work around other problems, but I believe we gave up on using it.