mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Fix small markup error.
This commit is contained in:
@@ -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.
|
most cases but the simplest single file projects.
|
||||||
|
|
||||||
|
|
||||||
Packages --------
|
Packages
|
||||||
|
--------
|
||||||
|
|
||||||
Python provides a very straightforward packaging system, which is simply an
|
Python provides a very straightforward packaging system, which is simply an
|
||||||
extension of the module mechanism to a directory.
|
extension of the module mechanism to a directory.
|
||||||
|
|||||||
Reference in New Issue
Block a user