Update of /cvsroot/python/python/dist/src/Doc/tut In directory usw-pr-cvs1:/tmp/cvs-serv12329 Modified Files: Tag: release22-maint tut.tex Log Message: Clarify packages in tutorial. Closes SF bug #616211. Index: tut.tex =================================================================== RCS file: /cvsroot/python/python/dist/src/Doc/tut/tut.tex,v retrieving revision 1.156.4.1.2.13 retrieving revision 1.156.4.1.2.14 diff -C2 -d -r1.156.4.1.2.13 -r1.156.4.1.2.14 *** tut.tex 22 Oct 2002 21:01:33 -0000 1.156.4.1.2.13 --- tut.tex 26 Oct 2002 03:15:03 -0000 1.156.4.1.2.14 *************** *** 2544,2547 **** --- 2544,2551 ---- \end{verbatim} + When importing the package, Python searchs through the directories + on \code{sys.path} looking for a subdirectory containing the + top-level package. + The \file{__init__.py} files are required to make Python treat the directories as containing packages; this is done to prevent
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4