I'm using apache + wsgi_mod + django, I'm setting up a automation test site, so that I can click a button the web page then server will start a auto test, I use django to call some other python code for test, there are some window should pops up , so that I can check what is happening, but when starting that the test process silently. How can I do to make these window foreground? Thanks.
-- 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.
