On 03/05/10 18:41, Grant Edwards wrote:
On 2010-05-03, Baz Walter<[email protected]> wrote:i think what i'm asking for is a python function that, given, say, a valid file descriptor, can return the file's full path.Firstly, a file may have any number of paths (including 0).
yes, of course. i forgot about hard links - that pretty much kills that idea. oh well.
-- http://mail.python.org/mailman/listinfo/python-list
