If you are trying to say it works when you use that, that could only be the case if you had .pth files in the directory /home/baddc0re/Desktop/htdocs/. Otherwise there should be no difference between that and doing sys.path.append() for same directory.
Graham On 14 April 2012 18:23, badc0re <[email protected]> wrote: > I have made it with: > > site.addsitedir('/home/baddc0re/Desktop/htdocs/') > > -- > You received this message because you are subscribed to the Google Groups > "modwsgi" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/modwsgi/-/CbF0Lerej88J. > > 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/modwsgi?hl=en. -- You received this message because you are subscribed to the Google Groups "modwsgi" 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/modwsgi?hl=en.
