ZEO: pedantic question
Hello, in INSTANCE_HOME/lib/python/ZEO/start.py, the lines: module_path -- This is the path to a Python module that defines the storage object(s) to be served. The module path should ommit the prefix (e.g. '.py'). should "prefix" in line 3 above in fact be "postfix"? cheers, Garry +-------------------------------------------+ Garry Steedman mailto:gs@styrax.com Styrax Associates http://www.styrax.com/ "The Good Man has no shape." +-------------------------------------------+
On Mon, Oct 29, 2001 at 02:18:21PM +0000, Garry Steedman wrote:
Hello,
in INSTANCE_HOME/lib/python/ZEO/start.py, the lines:
module_path -- This is the path to a Python module that defines the storage object(s) to be served. The module path should ommit the prefix (e.g. '.py').
should "prefix" in line 3 above in fact be "postfix"?
suffix? extension? Oleg. -- Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
Oleg, i'll buy any of them, except prefix! cheers, g On 29 Oct 2001, at 17:23, Oleg Broytmann wrote: Date sent: Mon, 29 Oct 2001 17:23:09 +0300 From: Oleg Broytmann <phd@phd.pp.ru> To: Garry Steedman <gs@styrax.com> Copies to: zope@zope.org Subject: Re: [Zope] ZEO: pedantic question Send reply to: Oleg Broytmann <phd@phd.pp.ru>
On Mon, Oct 29, 2001 at 02:18:21PM +0000, Garry Steedman wrote:
Hello,
in INSTANCE_HOME/lib/python/ZEO/start.py, the lines:
module_path -- This is the path to a Python module that defines the storage object(s) to be served. The module path should ommit the prefix (e.g. '.py').
should "prefix" in line 3 above in fact be "postfix"?
suffix? extension?
Oleg. -- Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
+-------------------------------------------+ Garry Steedman mailto:gs@styrax.com Styrax Associates http://www.styrax.com/ "The Good Man has no shape." +-------------------------------------------+
participants (2)
-
Garry Steedman -
Oleg Broytmann