Message213422
Here's a new version which catches ImportError for concurrent.futures and raises ValueError in `compile_dir` if `processes` was specified and concurrent.futures is unavailable. The only issue is that I don't know if this should be a ValueError or not. For instance, zipfile uses RuntimeError if `lzma` is unavailable. |
|
| Date |
User |
Action |
Args |
| 2014-03-13 17:48:33 | Claudiu.Popa | set | recipients:
+ Claudiu.Popa, brett.cannon, pitrou, eric.araujo, steven.daprano, dholth |
| 2014-03-13 17:48:33 | Claudiu.Popa | set | messageid: <[email protected]> |
| 2014-03-13 17:48:33 | Claudiu.Popa | link | issue16104 messages |
| 2014-03-13 17:48:33 | Claudiu.Popa | create | |
|