Create http package. #2883.

This commit is contained in:
Georg Brandl 2008-05-26 16:32:26 +00:00
parent 744c2cd325
commit 2442015af2
50 changed files with 930 additions and 1203 deletions

1
Lib/http/__init__.py Normal file
View file

@ -0,0 +1 @@
# This directory is a Python package.