Staging
v0.5.1
https://github.com/python/cpython
Revision b067a5eef7fdf69264d3578654996fc3755df4ea authored by Berker Peksag on 22 February 2017, 01:55:33 UTC, committed by GitHub on 22 February 2017, 01:55:33 UTC
Clarify that methods take a string which is interpreted as a regex,
not a regex object.

Also clarify what the old `-1`, `0`, `1` and `2` options were.

(cherry picked from commit 8fb1f6e039cbdeb333d83b7a62f0f37af4ce6e02)
1 parent e9c0e55
History
Tip revision: b067a5eef7fdf69264d3578654996fc3755df4ea authored by Berker Peksag on 22 February 2017, 01:55:33 UTC
bpo-29554: Improve docs for pstat module and profile. (#88) (#227)
Tip revision: b067a5e
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 3.8 KB
python.c -rw-r--r-- 2.1 KB

README

back to top