"Christian Anthon" <[EMAIL PROTECTED]> wrote on 27/02/2008 
09:43:39:

> I suppose it could be python specific. It could be that the string was
> used in Py_Run_String or whatever it's called?
> 
> Christian.
> 
> On Tue, Feb 26, 2008 at 11:27 PM, Jonathan Kinsey
> <[EMAIL PROTECTED]> wrote:
> > Massimiliano Maini wrote:
> >  >
> >  > Jonathan Kinsey <[EMAIL PROTECTED]> wrote on 24/02/2008 
23:39:19:
> >  >
> >
> > >  > Didn't see a problem with leading white space in the query 
dialog.
> >  >
> >  > Because the issue seems to be with a "trailing empty line" (at the 
end
> >  > of the query).
> >  > Actually it is impossible to write a query on multiple lines, no 
resul
> >  > is returned.
> >
> >  I don't have a problem with that here either, e.g.
> >  "
> >
> >    * from game
> >
> >    where game_id=10
> >
> >  "
> >  seems to work fine, what's an example that fails for you?
> >
> >  Jon

As Christian wisely said, it's Python specific. Not happening with native 
SQLite.

MaX.
_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to