$ ipython Python 3.5.2 (default, Aug 11 2016, 09:25:31) Type "copyright", "credits" or "license" for more information.
IPython 5.1.0 -- An enhanced Interactive Python. ? -> Introduction and overview of IPython's features. %quickref -> Quick reference. help -> Python's own help system. object? -> Details about 'object', use 'object??' for extra details. In [1]: import mod_wsgi.server.apxs_config In [2]: mod_wsgi.server.apxs_config.HTTPD Out[2]: '/opt/Envs/guidewire/lib/python3.5/site-packages/mod_wsgi_packages/httpd/bin/httpd' -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
