summaryrefslogtreecommitdiff
path: root/tests/test_sftp_big.py
Commit message (Expand)AuthorAgeFilesLines
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-5/+0
* Start in on star import eradicationJeff Forcier2014-03-071-1/+1
* Use 'with' for opening most file and SFTPFIle objectsScott Maxwell2013-11-191-149/+129
* Fix some deprecation and resource warningsScott Maxwell2013-11-021-0/+1
* Make sftp.open handle binary and text, more type conversionScott Maxwell2013-11-021-14/+14
* Changes inspired by the nischu7 branchScott Maxwell2013-11-011-4/+4
* More type fixesScott Maxwell2013-10-311-6/+6
* Setup so we can run test_sftp_big independentlyScott Maxwell2013-10-311-0/+7
* Convert and detect types properly, use helper constants, use StringIO and rangeScott Maxwell2013-10-301-16/+16
* Fix message sendingScott Maxwell2013-10-301-1/+1
* Fix importsScott Maxwell2013-10-301-3/+4
* Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* [project @ robey@lag.net-20080323020309-9bjcp7l2ygdu49d2]Robey Pointer2008-03-221-2/+3
* [project @ robey@lag.net-20080323020054-ar5bmythf7fr5rgk]Robey Pointer2008-03-221-0/+7
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ robey@lag.net-20060726000907-b9a2d46eecc64cec]Robey Pointer2006-07-251-3/+71
* [project @ robey@lag.net-20060502002709-617a268779f7ca6b]Robey Pointer2006-05-011-1/+1
* [project @ robey@lag.net-20060312040732-8d16f6c42f12f138]Robey Pointer2006-03-111-4/+46
* [project @ robey@lag.net-20060309081455-84be2ae54f98e897]Robey Pointer2006-03-091-0/+267