On 14/02/2021 09:10, Michał Jaworski wrote:
Wow, that thread is entertaining. It seems that neos is one of it’s kind. What
I hope is that it will support TempleOS.
Going back going back to your original question Mr. Fibble. If ISO standard is
what you really need to finish your project you can
On 14/02/2021 09:10, Michał Jaworski wrote:
Wow, that thread is entertaining. It seems that neos is one of it’s kind. What
I hope is that it will support TempleOS.
Going back going back to your original question Mr. Fibble. If ISO standard is
what you really need to finish your project you can
-- Forwarded message -
From: Igor Korot
Date: Sat, Feb 13, 2021, 9:20 PM
Subject: Re: Sketch
To: Mr Flibble
Cc:
Hi,
On Sat, Feb 13, 2021, 9:12 PM Mr Flibble
wrote:
> On 14/02/2021 05:04, Mark Lawrence wrote:
> > On Sunday, February 14, 2021 at 5:01:46 AM UTC, M
Wow, that thread is entertaining. It seems that neos is one of it’s kind. What
I hope is that it will support TempleOS.
Going back going back to your original question Mr. Fibble. If ISO standard is
what you really need to finish your project you can always take up this
challenge and standardiz
Hi,
On Sat, Feb 13, 2021, 9:12 PM Mr Flibble
wrote:
> On 14/02/2021 05:04, Mark Lawrence wrote:
> > On Sunday, February 14, 2021 at 5:01:46 AM UTC, Mr Flibble wrote:
> >> CPython *is* the dead parrot.
> >>
> >> It's time for Python to evolve out of the primordial soup.
> >>
> >> /Flibble
>
Is
On 14/02/2021 05:04, Mark Lawrence wrote:
On Sunday, February 14, 2021 at 5:01:46 AM UTC, Mr Flibble wrote:
CPython *is* the dead parrot.
It's time for Python to evolve out of the primordial soup.
/Flibble
--
😎
Says the bloke(?) who doesn't use mailing lists but does get here
https://mail.
CPython *is* the dead parrot.
It's time for Python to evolve out of the primordial soup.
/Flibble
--
😎
--
https://mail.python.org/mailman/listinfo/python-list
On 01/20/2014 08:14 PM, Dan Stromberg wrote:
On Mon, Jan 20, 2014 at 12:09 PM, Charles Hixson
wrote:
class RODict:
#Instance Variable Doc
##@var_ddict
#This variable holds the reference to the dict.
##Class initializer.
#@paramddictThe
On Mon, Jan 20, 2014 at 12:09 PM, Charles Hixson
wrote:
> class RODict:
> #Instance Variable Doc
> ##@var_ddict
> #This variable holds the reference to the dict.
>
> ##Class initializer.
> #@paramddictThe data dictionary to which this is a read
On 01/20/2014 04:08 PM, Chris Angelico wrote:
On Tue, Jan 21, 2014 at 7:09 AM, Charles Hixson
wrote:
#@note Instances can be created only from existing dicts.
##Class initializer.
#@paramddictThe data dictionary to which this is a read only
#acces
On Tue, Jan 21, 2014 at 7:09 AM, Charles Hixson
wrote:
> #@note Instances can be created only from existing dicts.
>
> ##Class initializer.
> #@paramddictThe data dictionary to which this is a read only
> #access.
> #@throwsTypeError if ddict
On 01/20/2014 12:52 PM, Peter Otten wrote:
Charles Hixson wrote:
This is just a first sketch, and I haven't yet attempted to test it, so
what I'm hoping for is criticisms on the general approach.
class RODict:
def __init__ (self, ddict = {}):
Default values are evaluted just
Peter Otten wrote:
> Charles Hixson wrote:
>
>> This is just a first sketch, and I haven't yet attempted to test it, so
>> what I'm hoping for is criticisms on the general approach.
>>
>> class RODict:
>
>> def __init__ (self, ddict = {})
Charles Hixson wrote:
> This is just a first sketch, and I haven't yet attempted to test it, so
> what I'm hoping for is criticisms on the general approach.
>
> class RODict:
> def __init__ (self, ddict = {}):
Default values are evaluted just once when the m
This is just a first sketch, and I haven't yet attempted to test it, so
what I'm hoping for is criticisms on the general approach.
##Read Only dict class.
#@note Instances can be created only from existing dicts.
#@warningvalues within the RODict can be accessed, so if
g/python/users/twouters/starunpack after
code.python.org was deleted in favour of hg.python.org (which seems
not to have it), that'd be nice too.
Again, this is a sketch. It's incomplete and I'm likely to replace
large parts of it tomorrow. There's also very little justificati
Hello Python people,
Does anybody have experience using Python and digitizing tablets such
as a Wacom Tablet? I would like to know if Python is capable of giving
you the high-resolution data from the tablet, or if it truncates it to
low-res integers like Java.
I have been developing some sketch
17 matches
Mail list logo