Jim J. Jewett <jimjjew...@gmail.com> wrote: > Passing strict as an argument seems like overkill since it will always > be meaningless on some (most?) platforms.
A keyword argument that gets passed as a constant in the caller is usually poor API. Why not have two different functions? Neil _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com