Bump __version__; add authorship note for the BaseServer patch.

This commit is contained in:
Guido van Rossum 2001-01-19 16:45:46 +00:00
parent f5c9e86333
commit 10b04180a0

View file

@ -118,8 +118,9 @@ class will essentially render the service "deaf" while one request is
"""
# Author of the BaseServer patch: Luke Kenneth Casson Leighton
__version__ = "0.2"
__version__ = "0.3"
import socket