Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dfeff15

Browse files
ReblochonMasquebrandon-rhodes
authored andcommitted
1 parent 00e4b08 commit dfeff15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/module-globals/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ to the module invoked from the command line,
304304
and ``__file__``,
305305
the full filesystem path to the module’s Python file itself —
306306
which is almost universally used to find data files included in a package,
307-
even though we the official recommendation these days
307+
even though the official recommendation these days
308308
is to use |pkgutil_get_data|_ instead.
309309

310310
.. |pkgutil_get_data| replace:: ``pkgutil.get_data()``

0 commit comments

Comments
 (0)