Get rid of unused local function HAS_ARG(). HAS_ARG() referenced a
free variable HAVE_ARGUMENT that was not defined at the global scope. Calling it would have raised a NameError.
Showing
Please register or sign in to comment
free variable HAVE_ARGUMENT that was not defined at the global scope. Calling it would have raised a NameError.