This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
tahoe-lafs
Watch
1
Star
0
Fork
0
You've already forked tahoe-lafs
mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced
2024-12-27 08:22:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
921416cba2
tahoe-lafs
/
src
/
allmydata
/
frontends
History
Jason R. Coombs
480bec6d0d
Rename 'ShortReadOnlySFTPFile.async' to '.async_' for compatibility with Python 3.7 and later.
2020-08-21 19:55:34 -04:00
..
__init__.py
ftp/sftp: move to a new frontends/ directory in preparation for factoring out password-auth component
2008-11-05 14:07:33 -07:00
auth.py
simplify (for line in f.readlines() -> for line in f)
2020-05-06 15:16:34 -06:00
ftpd.py
removed tuple unpacking in function definitons for python3 compatibility
2019-04-18 13:37:18 +02:00
sftpd.py
Rename 'ShortReadOnlySFTPFile.async' to '.async_' for compatibility with Python 3.7 and later.
2020-08-21 19:55:34 -04:00