Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #59997

Re: Python classes for reading/writing/parsing MIDI files

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.020
X-Spam-Evidence '*H*': 0.96; '*S*': 0.01; 'subject:Python': 0.06; 'context': 0.07; 'subject:files': 0.09; 'subject:parsing': 0.09; '12:50': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:writing': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'bit': 0.19; 'command': 0.22; 'subject:/': 0.26; 'gets': 0.27; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'label': 0.30; 'message-id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'nov': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; '20,': 0.68; 'subject': 0.69; "else's": 0.84; 'nagy': 0.84; '2013': 0.98
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=U55aPdsg0oVMWY874zWBxbCICwHOCXt/QziqoeA4wKY=; b=TaGy8E2q1Kp7DjUg9t/FYdB9Bf0LRaBsOEjcg1HU391t7UQfM+HWan0BPG3J7flmj5 f8BMXvWBI+v3bdErKanHcdLzzZDa6UZVoQf8yH7knJfKfvrKI6NTxD8md8I4TjtTA3ej 59mf5mku5UeC3WoJObeN6n5ThhuhFtWSHP4rw5mwtRnZAdYoYpXDdOZVYJFYu1JaQsXD rONDseXEblqTA1aLCJg4S34pZg0uujMBSeMn5ZWTFmZeFngs0p9+K90opiI29NkFo0j7 RxdF/l8USG0CMQPuPIlnz/WtVeVhrYKObU1lOmXf12SbpLy8R4AjGgs/pTs23IU9dHZf yxQw==
MIME-Version 1.0
X-Received by 10.69.31.1 with SMTP id ki1mr19058482pbd.124.1384870374482; Tue, 19 Nov 2013 06:12:54 -0800 (PST)
In-Reply-To <CA+x2ySxsNXurrYDyckHaMuiQPOq2RnnZStZUznYNSJsG04+0qw@mail.gmail.com>
References <CA+x2ySxsNXurrYDyckHaMuiQPOq2RnnZStZUznYNSJsG04+0qw@mail.gmail.com>
Date Wed, 20 Nov 2013 01:12:54 +1100
Subject Re: Python classes for reading/writing/parsing MIDI files
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
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.2914.1384870383.18130.python-list@python.org> (permalink)
Lines 7
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1384870383 news.xs4all.nl 15908 [2001:888:2000:d::a6]:35025
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:59997

Show key headers only | View raw


On Wed, Nov 20, 2013 at 12:50 AM, Annmarina Nagy <anagy4698@gmail.com> wrote:
> the command label gets "stuck"

A bit of context would help hugely. Are you replying to someone else's
post? All we have is a subject line.

ChrisA

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: Python classes for reading/writing/parsing MIDI files Chris Angelico <rosuav@gmail.com> - 2013-11-20 01:12 +1100
  Re: Python classes for reading/writing/parsing MIDI files alex23 <wuwei23@gmail.com> - 2013-11-20 10:32 +1000
    Re: Python classes for reading/writing/parsing MIDI files Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-20 01:57 +0000
      Re: Python classes for reading/writing/parsing MIDI files David <bouncingcats@gmail.com> - 2013-11-20 13:52 +1100

csiph-web