Home | History | Annotate | Download | only in python2.7

Lines Matching defs:isreg

1274         if self.isreg() or self.type not in SUPPORTED_TYPES:
1415 if next.isreg() or next.type not in SUPPORTED_TYPES:
1453 def isreg(self):
1456 return self.isreg()
1989 if tarinfo.isreg():
2115 if tarinfo.isreg():
2159 if tarinfo.isreg():