diff options
author | Robey Pointer <robey@lag.net> | 2004-03-09 01:09:17 +0000 |
---|---|---|
committer | Robey Pointer <robey@lag.net> | 2004-03-09 01:09:17 +0000 |
commit | 0ae801447ede34b113663f09b5903c00b3644fb1 (patch) | |
tree | 300b09439a25dd995e2cae0718f5da159d400440 /NOTES | |
parent | 14f2193d3979c910d205282a43ca2da8f85f3915 (diff) | |
download | paramiko-0ae801447ede34b113663f09b5903c00b3644fb1.tar.gz |
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-33]
include tests in manifest
include the tests in the manifest for dist, and remove some outdated notes in
NOTES about the exported API (this is doc'd wayyy better in epydoc now).
Diffstat (limited to 'NOTES')
-rw-r--r-- | NOTES | 14 |
1 files changed, 0 insertions, 14 deletions
@@ -11,17 +11,3 @@ SIS <-- @ --> (parse, find chan) --> ssh2 chan: buffer <-- SSHInputStream SSHOutputStream --> ssh2 chan --> ssh2 transport --> SOS [no thread] - - -exported API... - -from ChannelFile: - next - write - writelines - flush - read - readline - readlines - xreadlines - close |