typo
This commit is contained in:
parent
5514470bdf
commit
edd8847113
|
@ -55,7 +55,7 @@ about any of the following:
|
||||||
(see PEP 299 [1]_).
|
(see PEP 299 [1]_).
|
||||||
|
|
||||||
- lifting the restriction of ``-m`` to modules of type PY_SOURCE or
|
- lifting the restriction of ``-m`` to modules of type PY_SOURCE or
|
||||||
PY_COMPILED (i.e. ``.py``, ``.pyc``, ``.pyo``,``.pyw``).
|
PY_COMPILED (i.e. ``.py``, ``.pyc``, ``.pyo``, ``.pyw``).
|
||||||
|
|
||||||
- addressing the problem of ``-m`` not understanding zip imports or
|
- addressing the problem of ``-m`` not understanding zip imports or
|
||||||
Python's sys.metapath.
|
Python's sys.metapath.
|
||||||
|
|
Loading…
Reference in New Issue