• @[email protected]
      link
      fedilink
      32 months ago

      Python is case sensitive. I think they’re saying their coworkers are writing case insensitive code which is causing errors (perhaps writing myFunction and then calling it via myfunction which would result in an undefined error)