Message 125470 - Python tracker (original) (raw)

IMO none of these three are meant to be public, and neither are they documented. (Although the docs make a reference to "the list2cmdline method", which should probably just be removed.)

I remember a thread on python-dev about public-API-ness. Did we really conclude that all non-underscored names must be public and therefore added to all?