#1074: get rid of tahoe.exe launcher
---------------------------+------------------------------------------------
     Reporter:  zooko      |       Owner:  zooko                                
         
         Type:  defect     |      Status:  new                                  
         
     Priority:  major      |   Milestone:  1.8β                                 
         
    Component:  packaging  |     Version:  1.6.1                                
         
   Resolution:             |    Keywords:  windows win64 setuptools unicode 
review-needed
Launchpad Bug:             |  
---------------------------+------------------------------------------------

Comment (by davidsarah):

 This ticket introduced some newly written code that calls Windows APIs
 from Python, which is tricky and error-prone:

  * [source:src/allmydata/windows/fixups.py], which sets up Unicode output
 streams and retrieves Unicode command-line arguments.
  * [source:setuptools-0.6c16dev3.egg/setuptools/command/scriptsetup.py],
 which changes the registry in order to add ".pyscript" and ".pyw" to the
 PATHEXT environment variable and associate ".pyscript" with the Python
 interpreter.

 Ideally these would be reviewed by someone familiar with Python on
 Windows.

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1074#comment:32>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
_______________________________________________
tahoe-dev mailing list
[email protected]
http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev

Reply via email to