On 10/23/2019 9:43 PM, MRAB wrote:
On 2019-10-24 00:47, fateme jbr wrote:
Dear Python team
I have installed Python 3.7.4 on windows 10. I have access to IDLE and I
can run simple programs, but when I type python in command window nothing
happens.
What 'command window' do you mean? Windows' C
On 25/10/19 4:29 AM, Frank Millman wrote:
On 2019-10-19 12:37 AM, DL Neil via Python-list wrote:
On 16/10/19 6:33 PM, Frank Millman wrote:
On 2019-10-14 10:55 PM, DL Neil via Python-list wrote:
Is there a technique or pattern for taking a (partially-) populated
instance of a class, and re-crea
Regarding my question
"Is there some fatal reason that this approach must never be
used, besides the lack of documentary support for it?"
If finally dawned on me that there is a use-case for containers that
would preclude using object identity for keys. That is, if the object
is to be seriali
On Fri, Oct 25, 2019 at 9:54 AM Marek Mosiewicz
wrote:
>
> What about, if Python would have optional end keyword. In fact most of
> blocks have starting : sign. What if you would have also keyword to
> optionaly mark end of block.
>
> That would be big win for IDEs to format code and ensure that t
Space.
On Thu, Oct 24, 2019, 18:53 Marek Mosiewicz
wrote:
> What about, if Python would have optional end keyword. In fact most of
> blocks have starting : sign. What if you would have also keyword to
> optionaly mark end of block.
>
> That would be big win for IDEs to format code and ensure tha
What about, if Python would have optional end keyword. In fact most of
blocks have starting : sign. What if you would have also keyword to
optionaly mark end of block.
That would be big win for IDEs to format code and ensure that there is
no problems with intendation. There could be some keyword t
I'm using a library for Django Channels that I've somehow misconfigured
and is causing asyncio.exceptions.CancelledError when trying to connect
a websocket. Because of how the stack isn't particularly straightforward
with asyncio I'm at a loss to debug this.
Any tips to find out what's going on?
On Fri, Oct 25, 2019 at 7:20 AM DL Neil via Python-list
wrote:
>
> Chris Angelico: [PSF's] 2019 Q2 Community Service Award Winner
> http://pyfound.blogspot.com/2019/10/chris-angelico-2019-q2-community.html
>
> ...and for the many assistances and pearls of wisdom he has contributed
> 'here'!
Thank
Chris Angelico: [PSF's] 2019 Q2 Community Service Award Winner
http://pyfound.blogspot.com/2019/10/chris-angelico-2019-q2-community.html
...and for the many assistances and pearls of wisdom he has contributed
'here'!
--
Regards,
=dn
--
https://mail.python.org/mailman/listinfo/python-list
On 2019-10-19 12:37 AM, DL Neil via Python-list wrote:
On 16/10/19 6:33 PM, Frank Millman wrote:
On 2019-10-14 10:55 PM, DL Neil via Python-list wrote:
Is there a technique or pattern for taking a (partially-) populated
instance of a class, and re-creating it as an instance of one of its
sub-c
On Thu, 24 Oct 2019 16:06:21 +0800, Maggie Q Roth wrote:
[snip]
> Can you show me the correct way to programming with graphics?
>
> I want to take some action detection, for instance, recognize dancing etc.
That description of your goals is very vague. The more specific you
can be about what you
Hi,
I got an issues while installing python 3.8.0. If I choose to install
Python 3.8.0 using default configuration, then everything is going well.
However, if I choose to install it using customized settings, e.g.,
installation folder being “c:\python38”, and “Download debugging symbols”
and “Do
Hello
Can you show me the correct way to programming with graphics?
I want to take some action detection, for instance, recognize dancing etc.
Thanks,
Maggie
--
https://mail.python.org/mailman/listinfo/python-list
On Thu, 24 Oct 2019 at 00:50, fateme jbr wrote:
>
> Dear Python team
>
> I have installed Python 3.7.4 on windows 10. I have access to IDLE and I
> can run simple programs, but when I type python in command window nothing
> happens. I wanna install pip and afterward some libraries and it is when
>
14 matches
Mail list logo