On Sat, 20 Oct 2012 16:37:23 -0400, Roy Smith wrote: > sys.stderr.write("Error: Can't find the file 'settings.py' > in the directory containing %r.\nYou'll have to run django-profile.py, > passing it your settings module.\n(If the file settings.py does indeed > exist, it's causing an ImportError somehow.)\n" % __file__)
textwrap.dedent? -- http://mail.python.org/mailman/listinfo/python-list