Ned Batchelder added the comment:

@Yogesh:  if cpus is None, then this will raise an exception in Python 3: `cpus 
>= 1 or cpus == None`  Perhaps you don't have enough test cases yet.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17914>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to