Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95821
| Path | csiph.com!goblin3!goblin1!goblin.stu.neva.ru!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail |
|---|---|
| Return-Path | <jana1972@centrum.cz> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.206 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.60; '*S*': 0.01; 'subject:How': 0.09; 'hexadecimal': 0.16; 'subject:compare': 0.16; 'compare': 0.27; 'another': 0.32; 'subject:lists': 0.32; 'structure': 0.34; 'previous': 0.34; 'lists': 0.34; 'list': 0.34; 'saved': 0.35; 'to:addr:python-list': 0.36; 'thanks': 0.37; 'charset:us-ascii': 0.37; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'save': 0.60; 'subject: ': 0.61; 'reply-to:no real name:2**0': 0.71; 'online': 0.71; 'header:Reply-to:1': 0.80 |
| From | "Jahn" <jana1972@centrum.cz> |
| To | python-list@python.org |
| Date | Tue, 01 Sep 2015 07:08:48 +0200 |
| MIME-Version | 1.0 |
| Subject | How to compare lists |
| Reply-To | jana1972@centrum.cz |
| Priority | normal |
| X-Mailer | Pegasus Mail for Windows (4.41) |
| Content-Type | text/plain; charset=US-ASCII |
| Content-transfer-encoding | 7BIT |
| Content-description | Mail message body |
| X-Mailman-Approved-At | Tue, 01 Sep 2015 09:23:54 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.38.1441092235.23514.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1441092235 news.xs4all.nl 23775 [2001:888:2000:d::a6]:33181 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:95821 |
Show key headers only | View raw
1. How can I save 256 lists, each list has 32 values( hexadecimal numbers) 2. How to compare the saved lists with another 256 lists ( that are read online and have the same structure as the list one)? ( the first list must be saved in the previous step) E.g Thanks
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
How to compare lists "Jahn" <jana1972@centrum.cz> - 2015-09-01 07:08 +0200 Re: How to compare lists Denis McMahon <denismfmcmahon@gmail.com> - 2015-09-01 11:58 +0000 Re: How to compare lists Rustom Mody <rustompmody@gmail.com> - 2015-09-01 10:26 -0700
csiph-web