+1
"Raymond Hettinger" <python@rcn.com> wrote:+1. I remember being surprised that os.listdir() did not work
> >> os.listdir(os.curdir) <-> os.listdir()
>
> +1
>
> Lots of functions have useful defaults and this one would be familiar to everyone who programs (what does "dir" do without arguments
> on Windows or an "ls" do without arguments for Linux).
(I was expecting the requested behavior). If this were not
parallel to the default behavior of ls and dir I'd be -1, but
as it is I think it is less surprising for it to work.
--David
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
http://mail.python.org/mailman/listinfo/python-ideas