Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

Commit a4f244d

Browse files
committed
add line to readme about stderr messages
1 parent 5ba8aad commit a4f244d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ Raise an issue https://github.com/DannyCork/python-whois/issues/new
9191
2023-02-02: maarten_boot
9292
* whois.QuotaStringsAdd(str) to add additional strings for over quota detection. whois.QuotaStrings() lists the current configured strings
9393
* whois.NoneStringsAdd(str) to add additional string for NoSuchDomainExists detection (whois.query() retuning None). whois.NoneStrings() lsts the current configured strings
94+
* suppress messages to stderr if not verbose=True
9495

9596
## Support
9697
* Python 3.x is supported.

0 commit comments

Comments
 (0)