~xlucas/duplicity/swift-multibackend-bug

« back to all changes in this revision

Viewing changes to docs/_build/html/_sources/testing.unit.test_dup_temp.txt

  • Committer: Kenneth Loafman
  • Date: 2017-05-31 19:46:01 UTC
  • Revision ID: kenneth@loafman.com-20170531194601-0gnznagikwqtig12
* Revisited bug #670891 with patch from Edgar Soldin
  - Forced librsync.PatchedFile() to extract file object from TemporaryFile()
    object when on Windows or Cygwin systems.  This allows us to avoid the
    problem of tmpfile() use which creates temp files in the wrong place.
  - See discussion at https://bugs.launchpad.net/duplicity/+bug/670891

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
testing.unit.test_dup_temp module
2
 
=================================
3
 
 
4
 
.. automodule:: testing.unit.test_dup_temp
5
 
    :members:
6
 
    :undoc-members:
7
 
    :show-inheritance: