Leif K-Brooks wrote: > from IndexedCatalog.Shelf import Shelf > shelf = Shelf(('localhost', 1234), [Class1, Class2])
Is it also possible to connect via socket instead of port? I've tried to pass '/tmp/zeosocket' instead of ('localhost', 1234), but it isn't successfull. Is is any way to do that? Thank You, -- Lukas "Almad" Linhart [:: http://www.almad.net/ ::] [:: Humans are too complicated to be described with words. ::] [:: PGP/GNUPg key: http://www.almad.net/download/pubkey.asc ::] -- http://mail.python.org/mailman/listinfo/python-list