> Oddly, os.getcwd() and os.getcwdu() both still exist in Python 3.0.  
> Since the behavior is now identical it seems os.getcwdu() should be
> dropped.

It is dropped, and os.getcwdb() has been added.

Regards,
Martin
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to