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

Lines Matching full:appending

1628         """Open a tar archive for reading, writing or appending. Return
1636 'a' or 'a:' open for appending, creating the file if necessary
1710 Appending is not allowed.
1736 Appending is not allowed.