Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
distutils
command
bdist_packager.py
Find file
Blame
History
Permalink
ensure_filename() only takes one argument.
· ec772744
Jeremy Hylton
authored
Jun 04, 2002
Call ensure_string() with one arg too, since the second value passed was the default.
ec772744