[Python-3000] basestring removal, __file__ and co_filename
Guido van Rossum
guido at python.org
Thu Oct 11 18:56:11 CEST 2007
On 10/11/07, Fred Drake <fdrake at acm.org> wrote:
> 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?
>
> I asked about the removal of hotshot a few weeks ago, and there was
> some uncertainty about whether a decision had been reached. Reading
> back over the mails, there were no objections. Python 3.0 seems a
> perfect time to rip it out. If there are no objections, I'll do that
> this weekend.
Go for it!
--
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-3000
mailing list