Files
typeshed/stdlib/2and3
Jelle Zijlstra 392eb4aa5a add stubs for Python 2 profile and cProfile (#699)
* add stubs for Python 2 profile and cProfile

Partially fixes #531. Contrary to the Python 2.7 docs at
https://docs.python.org/2/library/profile.html#module-cProfile,
these modules do not have exactly the same interface. For
example, profile.Profile() does not have an enable() method.

* profile stubs: move to 2and3, add __init__, use private names for typevars
2016-12-01 11:51:41 +00:00
..
2016-11-30 10:48:10 -08:00
2016-08-26 13:34:42 -07:00
2016-08-26 13:34:42 -07:00
2016-08-24 06:07:40 -07:00
2016-04-13 11:44:43 +02:00
2016-08-05 07:55:43 -07:00
2016-07-29 08:02:24 -07:00
2016-07-28 06:15:22 -07:00
2016-08-05 12:03:21 -07:00
2016-07-29 05:50:46 -07:00
2016-09-19 15:17:09 -07:00
2016-08-05 12:04:01 -07:00
2016-08-10 13:39:38 -07:00
2016-07-22 07:38:17 -07:00
2016-08-10 12:09:54 -07:00
2016-08-10 11:18:35 -07:00