首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 简洁、清晰、可定制的Python POP3后台进行单元测试

简洁、清晰、可定制的Python POP3后台进行单元测试

资 源 简 介

A pop3 daemon in python: Virtual users and maildir by default. Runs behind inetd or similar. Stick it behind stunnel too if you want pop3s. Easy to change and customize: Single file - no dependencies, except to libraries that ship with Python. Less than 500 lines of code with license and doc comments (but without the test suite). Object oriented. MailDirMailDrop is under 50 lines of code because it extends AbstractMailDrop. Mail drops, authentication methods, texts presented to the user - these are all orthogonal and so very easy to customise. Full test suite - so you know you haven"t broken it. Does a pop3d need to be more complicated than this? Feel

文 件 列 表

pop3d_version1
pop3d_basic
pop3d_with_test_suite
VIP VIP
0.187088s