Commit f0e29187 authored by Matthias Klose's avatar Matthias Klose

- mark the findCaller 2-element tuple/3-element tuple change as new in 2.4

parent 216ad337
......@@ -536,7 +536,7 @@ instantiated directly, but always through the module-level function
Finds the caller's source filename and line number. Returns the filename, line
number and function name as a 3-element tuple.
.. versionchanged:: 2.5
.. versionchanged:: 2.4
The function name was added. In earlier versions, the filename and line number
were returned as a 2-element tuple..
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment