Searched refs:updatepath (Results 1 – 4 of 4) sorted by relevance
1619 PySys_SetArgvEx(int argc, char **argv, int updatepath) in PySys_SetArgvEx() argument1632 if (updatepath && path != NULL) { in PySys_SetArgvEx()
269 .. c:function:: void PySys_SetArgvEx(int argc, char **argv, int updatepath)284 If *updatepath* is zero, this is all the function does. If *updatepath*298 for purposes other than executing a single script pass ``0`` as *updatepath*,316 This function works like :c:func:`PySys_SetArgvEx` with *updatepath* set to ``1``.
534 be set explicitly with a call to ``PySys_SetArgvEx(argc, argv, updatepath)``
2136 on the value of an *updatepath* parameter.2149 with *updatepath* set to false.2522 *updatepath* set to false.