Re: [Python-3000] Import system questions to be considered for Py3k

2006-07-16 Thread Josiah Carlson
Ka-Ping Yee <[EMAIL PROTECTED]> wrote: > > On Sun, 16 Jul 2006, Nick Coghlan wrote: > > 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

Re: [Python-3000] Import system questions to be considered for Py3k

2006-07-16 Thread Ka-Ping Yee
On Sun, 16 Jul 2006, Nick Coghlan wrote: > 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. I'd like to add "relo