xenu_nntp/lib/nntp/tiny
XANTRONIX Development 072cf46c1e Implement OVER command
2024-11-26 13:12:42 -05:00
..
buffer.py Speak, parse UTF-8 as per RFC 3977 2024-11-25 15:57:20 -05:00
db.py Implement Database.query_sql() 2024-11-25 21:51:23 -05:00
mbox.py Rename 'parse' to 'read' 2024-11-10 02:19:08 -05:00
message.py Preserve case of header keys 2024-11-11 17:20:53 -05:00
newsgroup.py Don't use slots for that (switch to NamedTuple?) 2024-11-10 10:02:28 -05:00
request.py Renaming, though may not need that 2024-11-20 21:17:38 -05:00
response.py Change ResponseCode enum value name 2024-11-26 13:02:19 -05:00
server.py Fix typos and whatnot 2024-11-25 00:16:15 -05:00
session.py Implement OVER command 2024-11-26 13:12:42 -05:00