MCPcopy Index your code
hub / github.com/RustPython/RustPython / test_poplib.py

File test_poplib.py

Lib/test/test_poplib.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Test script for poplib module."""
2
3# Modified by Giampaolo Rodola' to give poplib.POP3 and poplib.POP3_SSL
4# a real test suite

Callers

nothing calls this directly

Calls 4

skipUnlessFunction · 0.90
hasattrFunction · 0.85
joinMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected