On 9/9/07, Todd O'Bryan <[EMAIL PROTECTED]> wrote: > I see the problem. The reloader uses sys.argv and grabs the last command > line directly. By the time it gets to runserver.Command.handle, the > command line has been munged a little.
That doesn't make any sense, though. Which part of the code changes sys.argv? I can't seem to find it. Does the optparse module do that? And we were already using optparse before... Adrian -- Adrian Holovaty holovaty.com | djangoproject.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
