• Skip Montanaro's avatar
    Minor cleanups: · fe1372c7
    Skip Montanaro yazdı
    * Avoid creating unused local variables where we can.  Where we can't prefix
      the unused variables with '_'.
    * Avoid shadowing builtins where it won't change the external interface of a
      function.
    * Use None as default path arg to readmodule and readmodule_ex.
    fe1372c7
pyclbr.py 13 KB