A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2008-September/082124.html below:

[Python-Dev] Further PEP 8 compliance issues in threading and multiprocessing

[Python-Dev] Further PEP 8 compliance issues in threading and multiprocessing [Python-Dev] Further PEP 8 compliance issues in threading and multiprocessingAntoine Pitrou solipsis at pitrou.net
Mon Sep 1 17:39:18 CEST 2008
Jean-Paul Calderone <exarkun <at> divmod.com> writes:
> 
> Here's a complaint.  It's surprising that you can't use Event et al with
> isinstance.  This is something I'm sure a lot of people run into (I did,
> many years ago) when they start to use these APIs.  Once you do figure
> out why it doesn't work, it's not clear how to do what you want, since
> _Event is private.

event_class = Event().__class__ ?

Not pretty I know :-)


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4