X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=h9sxgurJAqDNov3GWpiJUNQgXFnAkpsTnL5fGkESjr8=; b=ymHvioZhhqjl4aIG/LcQ/X15CM1m75HIxBJJjAtXwdukRGCqt/+es32augygjdPYzA ktXYlTHAu8tTNZBRwfX5u0evcP2EAm7BOJOMMhkjcrwa/ru9seSeCEK6rvQVJp48qiRx lAtoaOeC6H86hc/AZce97LzCyihUbrz9z65FaqHdm+ZQ58g1B2KRjYp6XNHfGNnTiCoR 8xn4PjEHtajNTZgLDZC8jE1iVfRxmqtFGJ+ds/kMVmVEO2VN0a4Ymu1edLuX0HI7Ne3e 3siHGWxDFbXFg/R9scQbNaLV4DnYKWxglyO7iykNmQFMmcNmtLLCSZYbd9xWH2XdgBct GrpQ== MIME-Version: 1.0 X-Received: by 10.182.22.33 with SMTP id a1mr2259290obf.60.1391187990776; Fri, 31 Jan 2014 09:06:30 -0800 (PST) In-Reply-To: <1391182300.2023.11.camel@AMD64X2.fritz.box> References: <1391182300 DOT 2023 DOT 11 DOT camel AT AMD64X2 DOT fritz DOT box> Date: Fri, 31 Jan 2014 21:06:30 +0400 Message-ID: Subject: Re: [geda-user] Re: refdes renumber From: =?KOI8-R?B?4czFy9PFyiDowdLYy8/X08vJyg==?= To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=001a1133177c01940404f1473205 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --001a1133177c01940404f1473205 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable 2014-01-31 Stefan Salewski : > On Fri, 2014-01-31 at 08:23 +0400, =E1=CC=C5=CB=D3=C5=CA =E8=C1=D2=D8=CB= =CF=D7=D3=CB=C9=CA wrote: > > This is added. > > Fine -- I may intend to use a similar renumber scheme. > > Generally a short copyright notice like GPL may be useful, and maybe > fixing some typing errors: informathion, sumaltenuously, contaning, > Attribure, corresponing, alfabetic, recplacing, ontex > > Do you rally have to escape the " in strings in python when the outer > delimiter is a ' as in: > Thanks for your analysis and remarks. My english is bad :( Sorry. But due to all there soon become better :) I will be glad to see your bug reports. This tool will be updating. The updated script is available in CVS repo of gedasymbols /www/user/alexey_kharikovskiy/tools/ > print 'Do not use \"--gentle\" and \"--force\" sumaltenuously' > Even somehow ashamed.... > And, exposing my ignorance about python, what is that ~0 in > > comp_list[i][0]+comp_list[i][~0] > This is simple: In [20]: ~0 Out[20]: -1 --001a1133177c01940404f1473205 Content-Type: text/html; charset=KOI8-R Content-Transfer-Encoding: quoted-printable



2014-01-31 Stefan Salewski <mail AT ssalewski DOT de>:
<= blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-l= eft:1px solid rgb(204,204,204);padding-left:1ex"> On Fri, 2014-01-31 at 08:23 +0400, =E1=CC=C5=CB=D3=C5=CA =E8=C1=D2=D8=CB=CF= =D7=D3=CB=C9=CA wrote:
> This is added.

Fine -- I may intend to use a similar renumber scheme.

Generally a short copyright notice like GPL may be useful, and maybe
fixing some typing errors: informathion, sumaltenuously, contaning,
Attribure, corresponing, alfabetic, recplacing, ontex

Do you rally have to escape the " in strings in python when the outer<= br> delimiter is a ' as in:
Thanks for your analysis a= nd remarks.=
My english is bad :( Sorry.
But due to all there soo= n become better :)
I will be glad to see your bug reports.
This tool will be updating.
The updated script is available in CVS repo of gedasymbols
= /www/user/alexey_kharikovskiy/tools/


print 'Do not use \"--gentle\" and \"--force\" suma= ltenuously'
=9AEven somehow ashamed..= ..
=9A
And, exposing my ignorance about python, what is that ~0 in

comp_list[i][0]+comp_list[i][~0]
This is simple:
In= [20]: ~0
Out[20]: -1

--001a1133177c01940404f1473205--