
andrew at bleb
Oct 20, 2009, 12:45 AM
Post #2 of 3
(238 views)
Permalink
|
On Tue, Oct 20, 2009 at 08:17, Marius Vollmer <marius.vollmer [at] nokia> wrote: > ext Anderson Lizardo <anderson.lizardo [at] openbossa> writes: > >> 1) hack Python to not rely on paths returned by readlink() > > What about only ignoring the result of readlink when it starts with > /opt/maemo? I.e., symlinks into /opt/maemo are not considered to be > symlinks at all. Where would you consider that change made? Every point in Python where it calls readlink()? libc? > I think this could work nicely, but it would also increase the amount of > surrealism in Maemo significantly... ...to say the least. Cheers, Andrew -- Andrew Flegg -- mailto:andrew [at] bleb | http://www.bleb.org/ _______________________________________________ maemo-developers mailing list maemo-developers [at] maemo https://lists.maemo.org/mailman/listinfo/maemo-developers
|