diff options
author | Phillip J. Eby <pje@telecommunity.com> | 2006-06-12 04:04:32 (GMT) |
---|---|---|
committer | Phillip J. Eby <pje@telecommunity.com> | 2006-06-12 04:04:32 (GMT) |
commit | 403019b115391a15815805f2004cebedb95ca1c4 (patch) | |
tree | 55573b343c2c93231667bf48f35c101ba03beebb /Lib/wsgiref.egg-info | |
parent | 6e73aaab474ab9df512e8f24029ed1c57f39c619 (diff) | |
download | cpython-403019b115391a15815805f2004cebedb95ca1c4.zip cpython-403019b115391a15815805f2004cebedb95ca1c4.tar.gz cpython-403019b115391a15815805f2004cebedb95ca1c4.tar.bz2 |
Sync w/external release 0.1.2. Please see PEP 360 before making changes to external packages.
Diffstat (limited to 'Lib/wsgiref.egg-info')
-rw-r--r-- | Lib/wsgiref.egg-info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/wsgiref.egg-info b/Lib/wsgiref.egg-info index a5f74f9..c0b7893 100644 --- a/Lib/wsgiref.egg-info +++ b/Lib/wsgiref.egg-info @@ -1,6 +1,6 @@ Metadata-Version: 1.0 Name: wsgiref -Version: 0.1 +Version: 0.1.2 Summary: WSGI (PEP 333) Reference Library Author: Phillip J. Eby Author-email: web-sig@python.org |