Changes between Initial Version and Version 6 of Ticket #1539


Ignore:
Timestamp:
2012-05-23T15:43:43Z (13 years ago)
Author:
davidsarah
Comment:

Will review.

Note that import pkg_resources has side effects on sys.path even if pkg_resources.require() is not used; so, removing the import might have an additional effect. I can't immediately remember whether that's desirable or not; need to page this stuff back into my brain.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1539

    • Property Owner set to davidsarah
    • Property Keywords review-needed added
    • Property Milestone changed from undecided to 1.10.0
  • Ticket #1539 – Description

    initial v6  
    1 Per comment:14:ticket:1159:
     1Per comment:1:ticket:1159:
    22 
    33 One thing that we can do right away to ease this is change create-node to stop putting the call to pkg_resources.require() in the tahoe-client.tac.