X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1391182300.2023.11.camel@AMD64X2.fritz.box> Subject: Re: [geda-user] Re: refdes renumber From: Stefan Salewski To: geda-user AT delorie DOT com Date: Fri, 31 Jan 2014 16:31:40 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.8.5 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s0VFZgh1026157 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 On Fri, 2014-01-31 at 08:23 +0400, Алексей Харьковский 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: print 'Do not use \"--gentle\" and \"--force\" sumaltenuously' And, exposing my ignorance about python, what is that ~0 in comp_list[i][0]+comp_list[i][~0] I have never seen that before in python code, and it is not really easy to ask google without a good search term.