Home | History | Annotate | Download | only in Lib

Lines Matching defs:dereference

1493     dereference = False         # If true, add content of linked file to the
1514 tarinfo=None, dereference=None, ignore_zeros=None, encoding=None,
1551 if dereference is not None:
1552 self.dereference = dereference
1880 if hasattr(os, "lstat") and not self.dereference:
1891 if not self.dereference and statres.st_nlink > 1 and \