In article <[email protected]>, Larry Hastings <[email protected]> wrote: > >I've written a patch for Python 3.1 that changes os.path so it handles >UNC paths on Windows. You can read about it at the Python bug tracker: > > http://bugs.python.org/issue5799 > >I'd like to gauge community interest in the patch. After all, it's has >been declined before; I submitted a similar patch for 1.5.2 way back in >1999. (You can read the details of that on the tracker page too.)
You should bring this up on python-dev. -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." --Red Adair -- http://mail.python.org/mailman/listinfo/python-list
