2022-10-01, orzodk schrieb:
> Jan van den Broek writes:
>
>> 2022-10-01, Mike Dewhirst schrieb:
>>
>>>So the answer to your question is signed email is easy and if it becomes
>>>popular it has potential to defeat hackers.
>>
>> Yes, but I'
2022-10-01, Mike Dewhirst schrieb:
>So the answer to your question is signed email is easy and if it becomes
>popular it has potential to defeat hackers.
Yes, but I'm reading this as a usenet-message (comp.lang.python), not as
a mail.
--
Jan v/d Broek
balgl...@dds.nl
--
https://mail.python.o
2022-09-29, Mike Dewhirst schrieb:
> This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
Why?
[Schnipp]
--
Jan v/d Broek
balgl...@dds.nl
--
https://mail.python.org/mailman/listinfo/python-list
On 2021-05-05, Peter Otten <__pete...@web.de> wrote:
> On 05/05/2021 16:10, Ethan Furman wrote:
>
>> I see your messages twice (occasionally with other posters as well).?? I
>> have no idea how to fix it.?? :(
>
> OK, I'll try another option from Thunderbird's context menu: Followup to
> Newsgrou
On 2021-05-05, Jim Byrnes wrote:
> On 5/5/21 9:39 AM, Peter Otten wrote:
>> On 05/05/2021 16:10, Ethan Furman wrote:
>>
>>> I see your messages twice (occasionally with other posters as well).
>>> I have no idea how to fix it.?? :(
>>
>> OK, I'll try another option from Thunderbird's context m
On 2021-05-05, Peter Otten <__pete...@web.de> wrote:
> On 05/05/2021 13:03, Jan van den Broek wrote:
>> On 2021-05-05, Peter Otten <__pete...@web.de> wrote:
>>
>> Perhaps there's something wrong on my side, but I'm
>> seeing this message twice:
[
On 2021-05-05, Peter Otten <__pete...@web.de> wrote:
Perhaps there's something wrong on my side, but I'm
seeing this message twice:
Msg-ID: mailman.145.1620211376.3087.python-l...@python.org
Return-Path: __pete...@web.de
and
Msg-ID: mailman.146.1620211381.3087.python-l...@python.org
Return-Path
On 2019-09-27, ast wrote:
> Is it feasible to define a recursive method in a class ?
> (I don't need it, it's just a trial)
>
> Here are failing codes:
>
>
> class Test:
> def fib(self, n):
> if n < 2: return n
> return fib(self, n-2) + fib(self, n-1)
self.
On 2018-07-13, Larry Martell wrote:
[Schnipp]
> And while we're talking about the Dutch, why is the country called
> Holland, but then also The Netherlands, but the people are Dutch?
Be careful here, this is a somewhat delicate matter. Strictly speaking
Holland is part of Nederland (the Netherl
On 2018-07-13, ElChino wrote:
>> The important question we should ask ourselves: Do we have a replacement
>> Dutch person to figure out the one obvious way to do things that may not
>> be obvious at first?
>
> Skybuck?! Also Dutch.
We try to deny that.
It'll probably lead to ending every statemen
On 2018-02-01, superchromix wrote:
>
> Our own programming discussion newsgroup, located at comp.lang.idl-pvwave,
>started receiving spam messages several months ago.
>
> Two weeks ago, access to comp.lang.idl-pvwave was blocked by Google Groups.
>
> When trying to access comp.lang.idl-pvwave,
On 2017-05-15, jlada...@itu.edu wrote:
> On Sunday, May 14, 2017 at 12:53:41 PM UTC-7, bream...@gmail.com wrote:
>
>> I report all of his posts on gg as hateful or violent content.
>
> I have been doing the same. Google, are you listening?
Google hates Usenet.
--
Jan v/d Broek
balgl...@dds.nl
-
On 2017-05-13, Robert L. wrote:
[Schnipp]
> def build_permutations things
> if block_given?
> things.permutation.select{|x| yield x}
> else
> things.permutation.to_a
> end
> end
I fail to recognize the Python-version.
--
Jan v/d Broek
balgl...@dds.nl
--
https://mail.python.org/
On 2017-04-20, Robert L. wrote:
Two things:
- There's a '.' in front of "Re".
- There's no "References"-header in your messages, this may confuse some
newsreaders.
--
Jan v/d Broek
balgl...@dds.nl
--
https://mail.python.org/mailman/listinfo/python-list
On 2014-07-08, Tim Chase wrote:
> On 2014-07-09 01:49, Chris Angelico wrote:
>> Have you ever used COPY CON to create a binary file?
>
> No, for that I used DEBUG.EXE (or DEBUG.COM on older versions of DOS)
Both.
--
Jan v/d Broek
ba
15 matches
Mail list logo