Re: [Zope-dev] Using Zope-modules in Python

2000-10-18 Thread Kapil Thangavelu

Thomas Weholt wrote:
> 
> Hi,
> 
> I want to use some Zope-modules in plain Python, no web-stuff, namely ZODB
> and Persistence (maybe others too ). I've installed BeOpen Python 2.0 and
> Zope 2.2.2. I want to import the Zope-modules, but adding the C:\Program
> Files\WebSite\lib\python-folder to sys.path just doesn't cut it. I get an
> import error. Running on Windows 2000.
> 
> Any tips, hints or guides wanted. Thanks!

a good place to start

http://starship.python.net/~amk/zodb/index.html

kapil

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )




[Zope-dev] Using Zope-modules in Python

2000-10-18 Thread Thomas Weholt

Hi,

I want to use some Zope-modules in plain Python, no web-stuff, namely ZODB 
and Persistence (maybe others too ). I've installed BeOpen Python 2.0 and 
Zope 2.2.2. I want to import the Zope-modules, but adding the C:\Program 
Files\WebSite\lib\python-folder to sys.path just doesn't cut it. I get an 
import error. Running on Windows 2000.

Any tips, hints or guides wanted. Thanks!

Thomas


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )