Files
typeshed/stdlib
Jakub Stasiak 983d8cbf5e Fix Python 2.7 inspect stub (currentframe + frame type)
inspect.currentframe() return a frame object on its own, not as a part
of a record.

Additionally the artificial _Frame type is unnecessary as
types.FrameType exists.
2016-03-10 00:56:03 +01:00
..
2016-02-26 20:49:50 +01:00
2016-03-09 11:58:24 +00:00
2016-03-09 11:58:24 +00:00
2016-03-09 11:58:24 +00:00