durusmail
:
quixote-users
:
Re: how to publish? what's corresponding to old publish_cgi() ?
how to publish? what's corresponding to old publish_cgi() ?
2006-07-04
Florian Konnertz
Re: how to publish? what's corresponding to old publish_cgi() ?
2006-07-07
Neil Schemenauer
Re: how to publish? what's corresponding to old publish_cgi() ?
Neil Schemenauer
2006-07-07
You want: from quixote.server.cgi_server import run run(create_publisher) HTH, Neil
reply