Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85823
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ethan@stoneleaf.us> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.005 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'parser': 0.07; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'message-id:@stoneleaf.us': 0.09; 'subject:files': 0.09; '~ethan~': 0.09; 'python': 0.11; 'posted': 0.15; 'empty.': 0.16; 'filename:fname piece:signature': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'library': 0.18; 'header :User-Agent:1': 0.23; 'parse': 0.24; 'subject: .': 0.24; 'this:': 0.26; 'header:In-Reply-To:1': 0.27; 'searches': 0.31; 'but': 0.35; 'possible': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'to:addr :python-list': 0.38; 'files': 0.38; 'pm,': 0.38; 'previous': 0.38; 'subject:can': 0.39; 'to:addr:python.org': 0.39; 'read': 0.60; 'easy': 0.60; 'received:173': 0.61; 'capable': 0.67; 'subject:handle': 0.84 |
| Date | Wed, 18 Feb 2015 14:06:50 -0800 |
| From | Ethan Furman <ethan@stoneleaf.us> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: can python handle CHIME .spt files? |
| References | <26AE89FA3A4C214D9E3F06D0AEA41A4083009639@EXCH10MBX01.CAMPUS.CU.CLEMSON.EDU> <386723F8-673F-40C8-93BB-24ABE8EEA6EB@discontinuity.net> |
| In-Reply-To | <386723F8-673F-40C8-93BB-24ABE8EEA6EB@discontinuity.net> |
| Content-Type | multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IQ4WIhOO62cJTIDge7pn4JKNxGvv118t2" |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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.18838.1424297216.18130.python-list@python.org> (permalink) |
| Lines | 45 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1424297216 news.xs4all.nl 2955 [2001:888:2000:d::a6]:57791 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:85823 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On 02/18/2015 01:55 PM, Davin Potts wrote: > * If you want a way to parse problematic .spt files that can no longer be read in using Jmol or MDL Chime, it is > possible to create an .spt parser in Python capable of reading your files though my quick searches for an existing .spt > parser library in Python came up empty. It wasn't easy to find, but the previous link I posted did lead to this: http://www.pymol.org/ -- ~Ethan~
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: can python handle CHIME .spt files? Ethan Furman <ethan@stoneleaf.us> - 2015-02-18 14:06 -0800
csiph-web