[tor-bugs] #3895 [Thandy]: Thp package handling inside Thandy

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Oct 20 22:58:35 UTC 2011


#3895: Thp package handling inside Thandy
-------------------------+--------------------------------------------------
 Reporter:  chiiph       |          Owner:  nickm       
     Type:  enhancement  |         Status:  needs_review
 Priority:  normal       |      Milestone:              
Component:  Thandy       |        Version:              
 Keywords:               |         Parent:              
   Points:               |   Actualpoints:              
-------------------------+--------------------------------------------------

Comment(by rransom):

 Replying to [comment:4 chiiph]:
 > > In ThpInstaller, the only valid way to split paths in python is
 > > os.path.join and os.path.split.  Doing string manipulation with
 > > os.path.sep is not in fact guaranteed portable.  Furthermore,
 > > consider what happens if a package is built on one platform but
 > > installed on another.  Probably we should specify that Thp paths are
 > > always separated with /, but installed with platform-local
 > > separators.

 >
 https://gitweb.torproject.org/user/chiiph/thandy.git/commitdiff/78e260013786d048589172a74dbe6288ef4edba6

 import [http://docs.python.org/release/2.6.7/library/os.path.html
 posixpath]

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3895#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list