On Tue, Oct 20, 2009 at 08:17, Marius Vollmer <[email protected]> wrote: > ext Anderson Lizardo <[email protected]> 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:[email protected] | http://www.bleb.org/ _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
