Update of /cvsroot/python/python/dist/src/Doc/tut In directory usw-pr-cvs1:/tmp/cvs-serv11786 Modified Files: 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.174 retrieving revision 1.175 diff -C2 -d -r1.174 -r1.175 *** tut.tex 22 Oct 2002 21:00:44 -0000 1.174 --- tut.tex 26 Oct 2002 03:13:57 -0000 1.175 *************** *** 2557,2560 **** --- 2557,2563 ---- \end{verbatim} + When importing the package, Python searchs through the directories + on \code{sys.path} looking for the package subdirectory. + 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