Fix small markup error.

This commit is contained in:
Niko Wenselowski
2012-05-10 21:57:07 +03:00
parent e23849128c
commit 39103d0ad5
+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.