New submission from Jakub Wilk:

https://docs.python.org/3/whatsnew/3.4.html#multiprocessing reads:
"On Unix two new start methods, (spawn and forkserver, have been added for 
starting processes using multiprocessing."

This stray "(" should be removed.

----------
assignee: docs@python
components: Documentation
messages: 246043
nosy: docs@python, jwilk
priority: normal
severity: normal
status: open
title: What’s New In Python 3.4: stray "("

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

Reply via email to