Merge pull request #144 from okin/patch-1

Fix small markup error.
This commit is contained in:
Kenneth Reitz
2012-05-10 12:08:50 -07:00
+2 -1
View File
@@ -143,7 +143,8 @@ able to tell immediately from where comes a class or a function, as in the
most cases but the simplest single file projects.
Packages --------
Packages
--------
Python provides a very straightforward packaging system, which is simply an
extension of the module mechanism to a directory.