On Tue, Sep 15, 2009 at 09:27:23AM +0200, Julian Andres Klode wrote: > On Tue, Sep 15, 2009 at 09:12:54AM +0200, Alessandro Dentella wrote: > > On Tue, Sep 15, 2009 at 07:02:23AM +0200, Adrian von Bidder wrote: > > > -> Policy says I should ship my (private) modules in > > > /usr/share/<appname>. > > > How will Python find the modules? > > > > i guess you must patch your application to add that to sys.path... > > Installing scripts into /usr/share/<appname> and symlinking them > to /usr/{s,}bin is a bit easier.
He was talking about private modules that should be found by python. Symlinking to /usr/{S,}bin wouldn't be any usefull in my opinion. sandro *:-) -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org