[Python-Dev] Re: Traceback problem
Guido van Rossum
guido@python.org
Fri, 28 Feb 2003 22:40:55 -0500
Fri, 28 Feb 2003 22:40:55 -0500
- Previous message: [Python-Dev] Re: Traceback problem
- Next message: [Python-Dev] Re: Traceback problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > Great! Hope this message has shed some additional light. > > It would be a shame for this to be lost in the archives. If there > were a directory of ImplementationNotes somewhere (or an interpreter > wiki), this would belong there. And responders to "where are the docs > on the implementation" could be told more than "read the source". Good idea. I hate separating implementation notes from the code by more than absolutely necessary (Zope's cobweb of Wikis drives me nuts :-), so I added the essence of that message to ceval.c as a big comment block. --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Re: Traceback problem
- Next message: [Python-Dev] Re: Traceback problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]