mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 15:00:18 +00:00
typo
This commit is contained in:
+1
-1
@@ -223,7 +223,7 @@ Intended Audience :: Developers
|
||||
Topic :: Text Processing :: Linguistic
|
||||
Topic :: Software Development :: Libraries :: Python Modules</code></pre>
|
||||
|
||||
<p>And here are the classifiers for <a href=http://pypi.python.org/pypi/httplib2><code>httplib2</code>, the <abbr>HTTP</abbr> module I mentioned at the beginning of this chapter. <code>httplib2</code> is beta quality, cross-platform, <abbr>MIT</abbr>-licensed, and intended for Python developers.
|
||||
<p>And here are the classifiers for <a href=http://pypi.python.org/pypi/httplib2><code>httplib2</code></a>, the <abbr>HTTP</abbr> module I mentioned at the beginning of this chapter. <code>httplib2</code> is beta quality, cross-platform, <abbr>MIT</abbr>-licensed, and intended for Python developers.
|
||||
|
||||
<pre><code>Programming Language :: Python
|
||||
Programming Language :: Python :: 3
|
||||
|
||||
Reference in New Issue
Block a user