Issue 1701449: documentation bug in profile module (original) (raw)
Issue1701449
Created on 2007-04-16 12:13 by kbriggs, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg31823 - (view) | Author: Keith Briggs (kbriggs) | Date: 2007-04-16 12:13 |
At http://docs.python.org/lib/module-profile.html, it says... This function takes a single argument that has can be passed to the exec statement This doesn't make sense. Should "has" be deleted? | ||
msg31824 - (view) | Author: George Yoshida (quiver) ![]() |
Date: 2007-04-18 08:04 |
This is aleady fixed in the development version of 2.5 and trunk. With the relase of 2.5.1, the page you specified will be updated. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:23 | admin | set | github: 44855 |
2007-04-16 12:13:17 | kbriggs | create |