Re: #cherrypy #tornado #sqlalchemy

Sviatoslav Sydorenko <[email protected]> Fri, 4 Jan 2019 22:47:27 +0100
Newsgroups gmane.comp.python.cherrypy
Message-ID <CAFYONRCP-kZmH1w1fVyeMxQJoAWuOWL74N6YABLPRY3nmGjp4g@mail.gmail.com>
--000000000000f39ad5057ea8d33d
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

It looks okay'ish, besides the fact that you probably don't need custom
initializers on models...

=D0=BF=D1=82, 4 =D1=81=D1=96=D1=87. 2019 =D0=BE 20:38 vahid peivandy <tarfa=
[email protected]> =D0=BF=D0=B8=D1=88=D0=B5:

> you are ok? ha ha
> https://paste.ubuntu.com/p/FjpG3yX7XK/
>
> On Fri, Jan 4, 2019 at 11:05 PM Sviatoslav Sydorenko <[email protected]=
>
> wrote:
>
>> This is actually a CherryPy users group, not Tornado. So I'm not sure ho=
w
>> much insight you could get from us.
>> But OTOH nobody is going to guess what failed for you unless you actuall=
y
>> describe what you have tried already.
>> Current dialogue is in style of "- It doesn't work! - Yes, it doesn't."
>> isn't helpful, is it?
>>
>> Show us the code.
>>
>> =D0=BF=D1=82, 4 =D1=81=D1=96=D1=87. 2019 =D0=BE 20:30 vahid peivandy <ta=
[email protected]> =D0=BF=D0=B8=D1=88=D0=B5:
>>
>>> I cannot connect mu db on web server tornado or web server cherrypy thi=
s
>>> is my problem and see this page but not help me
>>> https://tornado-sqlalchemy.readthedocs.io/en/latest/
>>>
>>> On Fri, Jan 4, 2019 at 10:54 PM Sviatoslav Sydorenko <
>>> [email protected]> wrote:
>>>
>>>> Hi Vahid,
>>>>
>>>> I'm not sure where are you stuck at? I have a feeling that you just
>>>> don't know how to integrate SA with CherryPy. Am I right? If so, here'=
s
>>>> some app example:
>>>> https://github.com/Lawouach/Twiseless/blob/master/lib/tool/db.py
>>>>
>>>> =D0=BF=D1=82, 4 =D1=81=D1=96=D1=87. 2019 =D0=BE 20:16 vahid peivandy <=
[email protected]> =D0=BF=D0=B8=D1=88=D0=B5:
>>>>
>>>>> I want on the first-page show a simple list page HTML that shows
>>>>> Patient order by id, name, family name
>>>>> and when a user clicked to for example  Patient Alex goes to the
>>>>> second page that includes lists of Patient Referral order by id, date
>>>>> and when the user clicked to special date go to the last page that sh=
ows
>>>>> pictures of for example hand, foot, etc of Alex.
>>>>>
>>>>> On Fri, Jan 4, 2019 at 10:27 PM Tim Roberts <[email protected]> wrote:
>>>>>
>>>>>> vahid peivandy wrote:
>>>>>>
>>>>>>
>>>>>> I write db but now connect to the web server and this is my problem
>>>>>> and need help
>>>>>>
>>>>>> Well, you take it one step at a time.  You will want to sketch out o=
n
>>>>>> paper what forms you will need.  What is the user story?  What will =
they
>>>>>> see first?  Is there a menu?  Is there a search?  Which tables do th=
ey need
>>>>>> to see?  How does the flow go?  Where do the buttons go?
>>>>>>
>>>>>> After that, you're going to want to sketch out some simple HTML
>>>>>> forms, just so you can see how they look with data in them.  How can=
 you
>>>>>> present the fields in an attractive and useful way?
>>>>>>
>>>>>> After that, I usually do a couple of the pages as CGI scripts behind
>>>>>> an Apache server somewhere, so I can check out the flow without havi=
ng to
>>>>>> worry about a web server.
>>>>>>
>>>>>> Once you have that basic outline, then you can choose your web serve=
r
>>>>>> and start doing more coding.  You can adapt the CGI pages you've alr=
eady
>>>>>> done, and switch over to whatever template engine is provided.
>>>>>>
>>>>>> --
>>>>>> Tim Roberts, [email protected]
>>>>>> Providenza & Boekelheide, Inc.
>>>>>>
>>>>>> --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "cherrypy-users" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
>>>>>> To post to this group, send email to cherrypy-users-/[email protected]=
.
>>>>>> Visit this group at https://groups.google.com/group/cherrypy-users.
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "cherrypy-users" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, sen=
d
>>>>> an email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
>>>>> To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
>>>>> Visit this group at https://groups.google.com/group/cherrypy-users.
>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>
>>>>
>>>>
>>>> --
>>>> Cheers,
>>>> Sviatoslav.
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "cherrypy-users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
>>>> To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
>>>> Visit this group at https://groups.google.com/group/cherrypy-users.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "cherrypy-users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
>>> To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
>>> Visit this group at https://groups.google.com/group/cherrypy-users.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>> --
>> Cheers,
>> Sviatoslav.
>>
>> --
>> You received this message because you are subscribed to the Google Group=
s
>> "cherrypy-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send a=
n
>> email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
>> To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
>> Visit this group at https://groups.google.com/group/cherrypy-users.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "cherrypy-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
> To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
> Visit this group at https://groups.google.com/group/cherrypy-users.
> For more options, visit https://groups.google.com/d/optout.
>


--=20
Cheers,
Sviatoslav.

--=20
You received this message because you are subscribed to the Google Groups "=
cherrypy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
Visit this group at https://groups.google.com/group/cherrypy-users.
For more options, visit https://groups.google.com/d/optout.

--000000000000f39ad5057ea8d33d
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr">It looks okay&#39;ish, besides the fact t=
hat you probably don&#39;t need custom initializers on models...<img src=3D=
"https://t.sidekickopen76.com/s1t/o/5/f18dQhb0S7ks8dDMPbW2n0x6l2B9gXrN7sKj6=
v5dpzzVdDPRz2m64_PW3xgp7472TP1pf2mbxc201?si=3D5180645064310784&amp;pi=3D3cc=
3a441-65c2-4976-a134-b960ebd7bc07&amp;ti=3Dnull" style=3D"display:none!impo=
rtant" height=3D"1" width=3D"1"></div><br><div class=3D"gmail_quote"><div d=
ir=3D"ltr">=D0=BF=D1=82, 4 =D1=81=D1=96=D1=87. 2019 =D0=BE 20:38 vahid peiv=
andy &lt;<a href=3D"mailto:[email protected]">[email protected]=
</a>&gt; =D0=BF=D0=B8=D1=88=D0=B5:<br></div><blockquote class=3D"gmail_quot=
e" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204)=
;padding-left:1ex"><div dir=3D"ltr"><div dir=3D"ltr"><div style=3D"font-fam=
ily:&quot;comic sans ms&quot;,sans-serif">you are ok? ha ha</div><div style=
=3D"font-family:&quot;comic sans ms&quot;,sans-serif"><a href=3D"https://pa=
ste.ubuntu.com/p/FjpG3yX7XK/" target=3D"_blank">https://paste.ubuntu.com/p/=
FjpG3yX7XK/</a><br></div></div></div><br><div class=3D"gmail_quote"><div di=
r=3D"ltr">On Fri, Jan 4, 2019 at 11:05 PM Sviatoslav Sydorenko &lt;<a href=
=3D"mailto:[email protected]" target=3D"_blank">[email protected]</a>&g=
t; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0p=
x 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div d=
ir=3D"ltr"><div dir=3D"ltr">This is actually a CherryPy users group, not To=
rnado. So I&#39;m not sure how much insight you could get from us.<div>But =
OTOH nobody is going to guess what failed for you unless you actually descr=
ibe what you have tried already.</div><div>Current dialogue is in style of =
&quot;- It doesn&#39;t work! - Yes, it doesn&#39;t.&quot; isn&#39;t helpful=
, is it?<div><br></div><div>Show us the code.</div></div><img src=3D"https:=
//t.sidekickopen76.com/s1t/o/5/f18dQhb0S7ks8dDMPbW2n0x6l2B9gXrN7sKj6v5dpzzV=
dDPRz2m64_PW3xgp7472TP1pf2mbxc201?si=3D5180645064310784&amp;pi=3Dced3c841-c=
766-440b-f2f1-d75693a61b41&amp;ti=3Dnull" style=3D"display: none;" width=3D=
"1" height=3D"1"></div><br><div class=3D"gmail_quote"><div dir=3D"ltr">=D0=
=BF=D1=82, 4 =D1=81=D1=96=D1=87. 2019 =D0=BE 20:30 vahid peivandy &lt;<a hr=
ef=3D"mailto:[email protected]" target=3D"_blank">tarfand.vahid@gmail=
.com</a>&gt; =D0=BF=D0=B8=D1=88=D0=B5:<br></div><blockquote class=3D"gmail_=
quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,=
204);padding-left:1ex"><div dir=3D"ltr"><div dir=3D"ltr"><div style=3D"font=
-family:&quot;comic sans ms&quot;,sans-serif">I cannot connect mu db on web=
 server tornado or web server cherrypy this is my problem and see this page=
 but not help me <br></div><div style=3D"font-family:&quot;comic sans ms&qu=
ot;,sans-serif"><a href=3D"https://tornado-sqlalchemy.readthedocs.io/en/lat=
est/" target=3D"_blank">https://tornado-sqlalchemy.readthedocs.io/en/latest=
/</a><br></div></div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr">=
On Fri, Jan 4, 2019 at 10:54 PM Sviatoslav Sydorenko &lt;<a href=3D"mailto:=
[email protected]" target=3D"_blank">[email protected]</a>&gt; wrote:<b=
r></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex=
;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr">=
<div dir=3D"ltr"><div dir=3D"ltr">Hi Vahid,<div><br></div><div>I&#39;m not =
sure where are you stuck at? I have a feeling that you just don&#39;t know =
how to integrate SA with CherryPy. Am I right? If so, here&#39;s some app e=
xample: <a href=3D"https://github.com/Lawouach/Twiseless/blob/master/lib/to=
ol/db.py" target=3D"_blank">https://github.com/Lawouach/Twiseless/blob/mast=
er/lib/tool/db.py</a></div></div><img src=3D"https://t.sidekickopen76.com/s=
1t/o/5/f18dQhb0S7ks8dDMPbW2n0x6l2B9gXrN7sKj6v5dpzzVdDPRz2m64_PW3xgp7472TP1p=
f2mbxc201?si=3D5180645064310784&amp;pi=3Da221339a-f23e-4c6d-cf1e-59b050aac5=
f5&amp;ti=3Dnull" style=3D"display: none;" width=3D"1" height=3D"1"></div><=
br><div class=3D"gmail_quote"><div dir=3D"ltr">=D0=BF=D1=82, 4 =D1=81=D1=96=
=D1=87. 2019 =D0=BE 20:16 vahid peivandy &lt;<a href=3D"mailto:tarfand.vahi=
[email protected]" target=3D"_blank">[email protected]</a>&gt; =D0=BF=D0=B8=
=D1=88=D0=B5:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0p=
x 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><d=
iv dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div style=3D"font-family:=
&quot;comic sans ms&quot;,sans-serif">I want on the first-page show a simpl=
e list page HTML that shows Patient order by id, name, family name <br></di=
v><div style=3D"font-family:&quot;comic sans ms&quot;,sans-serif">and when =
a user clicked to for example=C2=A0 Patient Alex goes to the second page th=
at includes lists of <span class=3D"gmail-m_-592099756018786620gmail-m_-521=
4852516684884640gmail-m_4207992493663676910gmail-m_-8185316781262791gmail-m=
_8371773478030908163gmail-tlid-translation gmail-m_-592099756018786620gmail=
-m_-5214852516684884640gmail-m_4207992493663676910gmail-m_-8185316781262791=
gmail-m_8371773478030908163gmail-translation"><span title=3D"" class=3D"gma=
il-m_-592099756018786620gmail-m_-5214852516684884640gmail-m_420799249366367=
6910gmail-m_-8185316781262791gmail-m_8371773478030908163gmail-">Patient Ref=
erral order by id, date and when the user clicked to special date go to the=
 last page that shows pictures of for example hand, foot, etc of Alex.</spa=
n></span> </div></div></div></div><br><div class=3D"gmail_quote"><div dir=
=3D"ltr">On Fri, Jan 4, 2019 at 10:27 PM Tim Roberts &lt;<a href=3D"mailto:=
[email protected]" target=3D"_blank">[email protected]</a>&gt; wrote:<br></div><b=
lockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-le=
ft:1px solid rgb(204,204,204);padding-left:1ex">
 =20
   =20
 =20
  <div bgcolor=3D"#FFFFFF">
    <div class=3D"gmail-m_-592099756018786620gmail-m_-5214852516684884640gm=
ail-m_4207992493663676910gmail-m_-8185316781262791gmail-m_83717734780309081=
63gmail-m_316193385299837982moz-cite-prefix">vahid peivandy wrote:<br>
    </div>
    <blockquote type=3D"cite">
     =20
      <div dir=3D"ltr">
        <div style=3D"font-family:&quot;comic sans ms&quot;,sans-serif"><br=
>
          I write db but now connect to the web server and this is my
          problem and need help <br>
        </div>
      </div>
    </blockquote>
    <p>Well, you take it one step at a time.=C2=A0 You will want to sketch
      out on paper what forms you will need.=C2=A0 What is the user story?=
=C2=A0
      What will they see first?=C2=A0 Is there a menu?=C2=A0 Is there a sea=
rch?=C2=A0
      Which tables do they need to see?=C2=A0 How does the flow go?=C2=A0 W=
here do
      the buttons go?<br>
    </p>
    <p>After that, you&#39;re going to want to sketch out some simple HTML
      forms, just so you can see how they look with data in them.=C2=A0 How
      can you present the fields in an attractive and useful way?</p>
    <p>After that, I usually do a couple of the pages as CGI scripts
      behind an Apache server somewhere, so I can check out the flow
      without having to worry about a web server.<br>
    </p>
    <p>Once you have that basic outline, then you can choose your web
      server and start doing more coding.=C2=A0 You can adapt the CGI pages
      you&#39;ve already done, and switch over to whatever template engine
      is provided.<br>
    </p>
    <pre class=3D"gmail-m_-592099756018786620gmail-m_-5214852516684884640gm=
ail-m_4207992493663676910gmail-m_-8185316781262791gmail-m_83717734780309081=
63gmail-m_316193385299837982moz-signature" cols=3D"72">--=20
Tim Roberts, <a class=3D"gmail-m_-592099756018786620gmail-m_-52148525166848=
84640gmail-m_4207992493663676910gmail-m_-8185316781262791gmail-m_8371773478=
030908163gmail-m_316193385299837982moz-txt-link-abbreviated" href=3D"mailto=
:[email protected]" target=3D"_blank">[email protected]</a>
Providenza &amp; Boekelheide, Inc.
</pre>
  </div>


<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;cherrypy-users&quot; group.<br>
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:cherrypy-users+unsubscribe-/[email protected]" targ=
et=3D"_blank">cherrypy-users+unsubscribe-/[email protected]</a>.<br>
To post to this group, send email to <a href=3D"mailto:cherrypy-users@googl=
egroups.com" target=3D"_blank">cherrypy-users-/[email protected]</a>.<br>
Visit this group at <a href=3D"https://groups.google.com/group/cherrypy-use=
rs" target=3D"_blank">https://groups.google.com/group/cherrypy-users</a>.<b=
r>
For more options, visit <a href=3D"https://groups.google.com/d/optout" targ=
et=3D"_blank">https://groups.google.com/d/optout</a>.<br>
</blockquote></div>

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;cherrypy-users&quot; group.<br>
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:cherrypy-users+unsubscribe-/[email protected]" targ=
et=3D"_blank">cherrypy-users+unsubscribe-/[email protected]</a>.<br>
To post to this group, send email to <a href=3D"mailto:cherrypy-users@googl=
egroups.com" target=3D"_blank">cherrypy-users-/[email protected]</a>.<br>
Visit this group at <a href=3D"https://groups.google.com/group/cherrypy-use=
rs" target=3D"_blank">https://groups.google.com/group/cherrypy-users</a>.<b=
r>
For more options, visit <a href=3D"https://groups.google.com/d/optout" targ=
et=3D"_blank">https://groups.google.com/d/optout</a>.<br>
</blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"=
 class=3D"gmail-m_-592099756018786620gmail-m_-5214852516684884640gmail-m_42=
07992493663676910gmail-m_-8185316781262791gmail_signature"><div dir=3D"ltr"=
>Cheers,<div>Sviatoslav.</div></div></div></div>

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;cherrypy-users&quot; group.<br>
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:cherrypy-users+unsubscribe-/[email protected]" targ=
et=3D"_blank">cherrypy-users+unsubscribe-/[email protected]</a>.<br>
To post to this group, send email to <a href=3D"mailto:cherrypy-users@googl=
egroups.com" target=3D"_blank">cherrypy-users-/[email protected]</a>.<br>
Visit this group at <a href=3D"https://groups.google.com/group/cherrypy-use=
rs" target=3D"_blank">https://groups.google.com/group/cherrypy-users</a>.<b=
r>
For more options, visit <a href=3D"https://groups.google.com/d/optout" targ=
et=3D"_blank">https://groups.google.com/d/optout</a>.<br>
</blockquote></div>

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;cherrypy-users&quot; group.<br>
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:cherrypy-users+unsubscribe-/[email protected]" targ=
et=3D"_blank">cherrypy-users+unsubscribe-/[email protected]</a>.<br>
To post to this group, send email to <a href=3D"mailto:cherrypy-users@googl=
egroups.com" target=3D"_blank">cherrypy-users-/[email protected]</a>.<br>
Visit this group at <a href=3D"https://groups.google.com/group/cherrypy-use=
rs" target=3D"_blank">https://groups.google.com/group/cherrypy-users</a>.<b=
r>
For more options, visit <a href=3D"https://groups.google.com/d/optout" targ=
et=3D"_blank">https://groups.google.com/d/optout</a>.<br>
</blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"=
 class=3D"gmail-m_-592099756018786620gmail-m_-5214852516684884640gmail_sign=
ature"><div dir=3D"ltr">Cheers,<div>Sviatoslav.</div></div></div></div>

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;cherrypy-users&quot; group.<br>
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:cherrypy-users+unsubscribe-/[email protected]" targ=
et=3D"_blank">cherrypy-users+unsubscribe-/[email protected]</a>.<br>
To post to this group, send email to <a href=3D"mailto:cherrypy-users@googl=
egroups.com" target=3D"_blank">cherrypy-users-/[email protected]</a>.<br>
Visit this group at <a href=3D"https://groups.google.com/group/cherrypy-use=
rs" target=3D"_blank">https://groups.google.com/group/cherrypy-users</a>.<b=
r>
For more options, visit <a href=3D"https://groups.google.com/d/optout" targ=
et=3D"_blank">https://groups.google.com/d/optout</a>.<br>
</blockquote></div>

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;cherrypy-users&quot; group.<br>
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:cherrypy-users+unsubscribe-/[email protected]" targ=
et=3D"_blank">cherrypy-users+unsubscribe-/[email protected]</a>.<br>
To post to this group, send email to <a href=3D"mailto:cherrypy-users@googl=
egroups.com" target=3D"_blank">cherrypy-users-/[email protected]</a>.<br>
Visit this group at <a href=3D"https://groups.google.com/group/cherrypy-use=
rs" target=3D"_blank">https://groups.google.com/group/cherrypy-users</a>.<b=
r>
For more options, visit <a href=3D"https://groups.google.com/d/optout" targ=
et=3D"_blank">https://groups.google.com/d/optout</a>.<br>
</blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"=
 class=3D"gmail_signature"><div dir=3D"ltr">Cheers,<div>Sviatoslav.</div></=
div></div></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;cherrypy-users&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:cherrypy-users+unsubscribe-/[email protected]">cher=
rypy-users+unsubscribe-/[email protected]</a>.<br />
To post to this group, send email to <a href=3D"mailto:cherrypy-users@googl=
egroups.com">cherrypy-users-/[email protected]</a>.<br />
Visit this group at <a href=3D"https://groups.google.com/group/cherrypy-use=
rs">https://groups.google.com/group/cherrypy-users</a>.<br />
For more options, visit <a href=3D"https://groups.google.com/d/optout">http=
s://groups.google.com/d/optout</a>.<br />

--000000000000f39ad5057ea8d33d--