add back the ascii art

This commit is contained in:
Kenneth Reitz
2011-10-19 16:50:20 -04:00
parent 6dc664caaf
commit 0e9d7aad27
+7 -4
View File
@@ -1,10 +1,13 @@
# -*- coding: utf-8 -*-
"""
requests.core
~~~~~~~~~~~~~
# __
# /__) _ _ _ _ _/ _
# / ( (- (/ (/ (- _) / _)
# /
This module implements the main Requests system.
"""
requests
~~~~~~~~
:copyright: (c) 2011 by Kenneth Reitz.
:license: ISC, see LICENSE for more details.