Skip to content
This repository has been archived by the owner on Sep 12, 2020. It is now read-only.

Commit

Permalink
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-33]
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
Robey Pointer committed Mar 9, 2004
1 parent 14f2193 commit 0ae8014
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
3 changes: 2 additions & 1 deletion MANIFEST.in
@@ -1,2 +1,3 @@
include ChangeLog LICENSE demo.py demo_simple.py demo_server.py demo_dss_key demo_rsa_key
include ChangeLog LICENSE test.py demo.py demo_simple.py demo_server.py demo_dss_key demo_rsa_key
recursive-include docs *
recursive-include tests *.py
14 changes: 0 additions & 14 deletions NOTES
Expand Up @@ -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

0 comments on commit 0ae8014

Please sign in to comment.