-
-
Notifications
You must be signed in to change notification settings - Fork 584
/
Copy pathpool.py.ABOUT
26 lines (22 loc) · 897 Bytes
/
pool.py.ABOUT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
about_resource: pool.py
name: pool
version: 2017-02
download_url: https://gist.github.com/aljungberg/626518
notes: >
Monkeypatch Pool iterators so that Ctrl-C interrupts everything properly
derived from https://gist.github.com/aljungberg/626518
based on a private email exchange:
On 11 February 2017 at 11:58:47, Philippe Ombredanne ([email protected]) wrote:
> Alexander:
> [...] Therefore, I would need to know what is the license for your gist?
On Mon, Feb 13, 2017 at 12:55 PM, Alexander Ljungberg <[email protected]> wrote:
> Wow I barely even remember publishing that snippet. Glad you found it
> useful.
>
> Let’s go with MIT license.
> Alexander
copyright: >
Copyright (c) Alexander Ljungberg. All rights reserved.
Copyright (c) Chris Arndt. All rights reserved.
license_expression: mit
notice_file: pool.py.LICENSE