errors in the 1,000 attempts in the loop.
That suggests to me that either all items on an original list before the one
you deleted might still be "in the same place" but maybe everything after
it have moved. Or something.
--
Jeremy Nicoll - my opinions are my own.
___
nd if your playlist only contains a max of
25 items, what is the significance of doing something 1000 times?
--
Jeremy Nicoll - my opinions are my own.
___
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32
iTunes. [I don't know the right terminology for this, other than on the IBM
mainframes I used to work with, sorry.] It's also possible that - say - it
renumbers or completely rebuilds a playlist structure whenever it changes.
I wondered if, if that's so, your code would get the rebu
On Wed, 8 Mar 2023, at 22:28, Clayton Macleod wrote:
> On Wed, Mar 8, 2023 at 5:34 AM Jeremy Nicoll
> wrote:
Please stop sending me private copies of your replies. I can easily read them
on the mail list itself.
>> I also wondered just how often your add/deletes failed? Are
at least one of each sort when the
description implies that groups of them are similar) & reading
through them might help.
I've also seen a suggestion that to get the uptodate iTunes SDK
you probably need to register as an Apple developer.
--
Jeremy Nicoll - my opinion
Warning: I know nearly nothing about Windows, DLLs, COM etc. My programming
has mainly been done on mainframes and RISC OS (ARM) machines.
Kiwi Enterprises, at: http://www.kiwisyslog.com/ provide some free syslog
utilities.
Amongst them are a set of DLLs eg one called KLOG_COM.dll which I thin
Tim Golden <[EMAIL PROTECTED]> wrote:
> Jeremy Nicoll - pyw32 wrote:
> > Warning: I know nearly nothing about Windows, DLLs, COM etc. My
> > programming has mainly been done on mainframes and RISC OS (ARM)
> > machines.
> >
> > Kiwi Enterprises, at: http:
Tony Cappellini wrote:
> I need to write a program which copies some dlls from one location to
> another. However, if any applications which use these dll's are
> running,
> Windows won't let the dll copy complete, until the apps which have the
> dlls loaded have terminated.
> I'm looking for a w
Jerzy Wolowik wrote:
> Dear list members,
>
>
> I'm using Python 2.5.2 running on Win2k.
>
>
> I've just try one of Tim Golden's "Win32 How Do I"
> hints. Those on printing with win32print - Spooler API
> wraper.
>
>
> The problem? The problem is a huge delay in printing -
> about two