Greg Ewing <[EMAIL PROTECTED]> writes:
> So I'd like to propose that "def time" be modified
> slightly to mean "def time of the outermost function
> that is still inside the scopes containing all the
> names that the case expressions depend on". Not
> sure about the wording of that, but I hope you
"Marcin 'Qrczak' Kowalczyk" <[EMAIL PROTECTED]> wrote:
>
> Greg Ewing <[EMAIL PROTECTED]> writes:
>
> > So I'd like to propose that "def time" be modified
> > slightly to mean "def time of the outermost function
> > that is still inside the scopes containing all the
> > names that the case expre
Taking the "import system" to be the overall interaction between the Python
module namespace and the file system of the underlying computer, I thought I'd
start compiling a list of the questions we'll want to consider for Py3k. The
answers to some of them may be "the status quo is fine" but we s
On 7/15/06, Nick Coghlan <[EMAIL PROTECTED]> wrote:
Taking the "import system" to be the overall interaction between the Pythonmodule namespace and the file system of the underlying computer, I thought I'dstart compiling a list of the questions we'll want to consider for Py3k. The
answers to some o