[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #3895 [Thandy]: Thp package handling inside Thandy
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs