Why are we reassigning self.prog_name in the ManagementUtility class?

45 views Asked by At

This is the code snippet in the django that I'm tryin to parse. https://github.com/django/django/blob/36cd4259438f98e74e472e232307a1909f164e56/django/core/management/init.py

0

There are 0 answers