| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
expose/sftp.py (BackReferenceError not defined).
|
| |
|
|
|
|
| |
comments on r773
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* don't close the socket when handing off to RemoteFileBuffer
* remove redundant check for "w" mode in the 404 case
* properly close the socket in the isdir() case
* add readline() method to RemoteFileBuffer
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
It can't have the same name as the module it's trying to emulate. Python's
local-imports-first rule means it would shadow the stdlib functools module and
we would always get the fallback version.
|
| |
|
| |
|
| |
|
|
|
|
| |
up to 0.3.0
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
attribute "root_path"
|
|
|