[Python-3000] basestring removal, __file__ and co_filename
Fred Drake
fdrake at acm.org
Thu Oct 11 20:06:23 CEST 2007
On Oct 11, 2007, at 11:21 AM, Christian Heimes wrote:
> PS: The patch for __file__ and co_filename is causing a minor problem
> with the hotspot profiler and filenames. I remember a plan to remove
> hotspot from Python 3.x. Shall I leave the problem alone?
hotshot should no longer be a problem for this.
-Fred
--
Fred Drake <fdrake at acm.org>
More information about the Python-3000
mailing list