Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #34612 > unrolled thread

Re: MySQLdb insert HTML code error

Started byAnatoli Hristov <tolidtm@gmail.com>
First post2012-12-11 12:19 +0100
Last post2012-12-11 12:19 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: MySQLdb insert HTML code error Anatoli Hristov <tolidtm@gmail.com> - 2012-12-11 12:19 +0100

#34612 — Re: MySQLdb insert HTML code error

FromAnatoli Hristov <tolidtm@gmail.com>
Date2012-12-11 12:19 +0100
SubjectRe: MySQLdb insert HTML code error
Message-ID<mailman.721.1355224790.29569.python-list@python.org>
> SSCCE starts with "Short". The HTML you unloaded into that email
> hardly qualifies.
>
> When you're trying to figure out a problem that appears to happen only
> when you have X and not when you have Y, see what the smallest example
> data for X and Y are that continue to exhibit the difference. It's way
> easier, especially on those of us who might have been interested in
> helping, had it been possible to paste your failing code into IDLE.
> Plus, in cutting it down you might discover what the real cause of the
> problem is.
>
> Of course, sometimes you fail to cut something down as expected. In
> this example, HTML didn't turn out to be the problem, so cutting it
> down to "<html></html>" wouldn't have worked. But do at least _try_,
> and then mention what worked and didn't work in your question.

This is the reason  I posted in the beginning only the part with the
problem function.
-    after I posted the all string (the HTML) as there was some miss
understandings:
-    I will try to follow the (sscce) next time, excuse me as I'm a
beginner in coding at all.

Regards

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web