summaryrefslogtreecommitdiff
path: root/tests/test_sftp.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Use 'with' for opening most file and SFTPFIle objectsScott Maxwell2013-11-191-156/+126
* | Remove eval that was required for Py25 supportScott Maxwell2013-11-191-1/+3
* | Change all exceptions to modern format (not Py2.5 compatible)Scott Maxwell2013-11-191-2/+1
* | Change conditional from PY3 to PY2 to be better prepared for a possible Py4.Scott Maxwell2013-11-191-2/+2
* | Fix some deprecation and resource warningsScott Maxwell2013-11-021-2/+2
* | Make sftp.open handle binary and text, more type conversionScott Maxwell2013-11-021-7/+9
* | Changes inspired by the nischu7 branchScott Maxwell2013-11-011-3/+3
* | Have to use u'' format in test_sftp so this test won't run on Py3.2 unless we...Scott Maxwell2013-11-011-1/+1
* | Fixes for Python 2.5 and Python 3.2 supportScott Maxwell2013-11-011-4/+1
* | Fixes for test_sftpScott Maxwell2013-10-311-34/+38
* | Convert and detect types properly, use helper constants, use StringIO and rangeScott Maxwell2013-10-301-18/+27
* | Fix message sendingScott Maxwell2013-10-301-1/+2
* | Use test_path to avoid relative path issuesScott Maxwell2013-10-301-1/+1
* | Fix importsScott Maxwell2013-10-301-3/+4
|/
* Merge branch '1.9' into 1.10Jeff Forcier2013-09-271-1/+1
|\
| * Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* | Adding test capturing desired behavior and demonstrating issue #142.Jason R. Coombs2013-03-041-0/+14
* | Delint test_sftp (remove unused imports and unused variables, remove excess w...Jason R. Coombs2013-03-041-13/+7
* | Replace useless version check with import from __future__Michael Williamson2013-01-051-4/+2
* | Verify Python version >= 2.6 before running context manager testMichael Williamson2013-01-051-0/+4
* | Turn SFTPFile into a context managerMichael Williamson2013-01-041-0/+11
|/
* code style and fix test.Robey Pointer2010-04-131-4/+4
* added functionality to skip verifying the file, which works around sftp serve...Larry Wright2009-12-181-0/+28
* bug 411099: chdir() isn't saving the cwd in a normalized way. added test.Robey Pointer2009-10-311-22/+34
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* [project @ robey@lag.net-20080706230815-v2ybqxm237zw0wa0]Robey Pointer2008-07-061-2/+8
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ robey@lag.net-20060901205930-021bcc34e3d5d8c8]Robey Pointer2006-09-011-1/+3
* [project @ robey@lag.net-20060823025538-3f8a4d761d7d4118]Robey Pointer2006-08-221-0/+21
* [project @ robey@lag.net-20060801182143-088ff687e0945937]Robey Pointer2006-08-011-3/+4
* [project @ robey@lag.net-20060512172544-f1cab2a1959987bf]Robey Pointer2006-05-121-2/+2
* [project @ robey@lag.net-20060503163531-2297cd257acc51e5]Robey Pointer2006-05-031-0/+6
* [project @ robey@lag.net-20060428172401-ad8da020daedd941]Robey Pointer2006-04-281-2/+4
* [project @ robey@lag.net-20060420072627-958cad5e36cb8ecc]Robey Pointer2006-04-201-0/+17
* [project @ robey@lag.net-20060406181821-68f9bc13b3580d37]Robey Pointer2006-04-061-4/+18
* [project @ robey@lag.net-20060309081455-84be2ae54f98e897]Robey Pointer2006-03-091-183/+13
* [project @ robey@lag.net-20060220031741-3227438ff1b03a29]Robey Pointer2006-02-191-22/+62
* [project @ robey@ralph.lag.net-20051203043223-8ee54573dcda1386]Robey Pointer2005-12-021-9/+45
* [project @ robey@lag.net-20051202120305-73accda404b89d27]Robey Pointer2005-12-021-0/+16
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-80]Robey Pointer2005-11-121-0/+16
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-72]Robey Pointer2005-10-291-10/+38
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-70]Robey Pointer2005-10-241-4/+35
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-60]Robey Pointer2005-09-251-6/+28
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-49]Robey Pointer2005-08-031-2/+1
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-46]Robey Pointer2005-07-181-1/+22
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-33]Robey Pointer2005-07-131-0/+29
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-32]Robey Pointer2005-07-131-0/+38
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-17]Robey Pointer2005-06-281-1/+2
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-5]Robey Pointer2005-05-011-18/+16
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-163]Robey Pointer2005-04-181-1/+16