[Modeling-users] problem when fetch specification has odd number of backslashes
Status: Abandoned
Brought to you by:
sbigaret
|
From: John L. <jo...@vi...> - 2004-02-06 03:54:58
|
Whenever I do a fetch with a specification that has an odd
(i.e. =3D1(2)) number of backslashes I get a very interesting
error. Should I be escaping the specification?
For example, the following tickles the problem:
>>> from Sample.Person import Person
>>> from Modeling.EditingContext import EditingContext
>>> ec=3DEditingContext()
>>> ec.fetch('Person', 'firstName =3D=3D "\\"')
this is python 2.3, psycopg 1.1.10, modeling... uh, how do I find out
what version of modeling I'm using?
BTW, can I help with the .deb?
--=20
John Lenton (jo...@vi...) -- Random fortune:
Si no puedes combatirlos, =FAnete a ellos.
-- Un injerto.=20
|