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

Lines Matching defs:DEFAULT_FORMAT

98 DEFAULT_FORMAT = GNU_FORMAT
199 def itn(n, digits=8, format=DEFAULT_FORMAT):
988 def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="strict"):
1491 format = DEFAULT_FORMAT # The format to use when creating an archive.