diff options
| author | Anthony Baxter <anthonybaxter@gmail.com> | 2003-08-05 06:33:56 +0000 |
|---|---|---|
| committer | Anthony Baxter <anthonybaxter@gmail.com> | 2003-08-05 06:33:56 +0000 |
| commit | 83f5291c0fa282ef01156e7bee0c62a231a3dfda (patch) | |
| tree | 86474f3128ec94ac787bfb491d92473250768888 | |
| parent | b7150a23f75a0fe00256703fb9dc435ade4c4bc2 (diff) | |
| download | cpython-git-83f5291c0fa282ef01156e7bee0c62a231a3dfda.tar.gz | |
forgot to commit this - note about the signal module SIGRT(MIN,MAX)
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ Core and builtins Extension modules ----------------- +- The signal module now exposes SIGRTMIN and SIGRTMAX (if available). + Library ------- |
