[issue34718] Syntax error on factorial example

2018-09-17 Thread Miguel Ángel

Miguel Ángel  added the comment:

Too trivial to require an issue. Sorry, I'm newbie here :)

--
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34718] Syntax error on factorial example

2018-09-17 Thread Miguel Ángel

New submission from Miguel Ángel :

In the example on 
https://docs.python.org/3/library/asyncio-task.html#running-tasks-concurrently, 
there is a double closing parenthesis, but just one is needed for the `gather` 
method. This makes the example to fail.

--
assignee: docs@python
components: Documentation
messages: 325614
nosy: docs@python, magmax
priority: normal
severity: normal
status: open
title: Syntax error on factorial example
type: enhancement
versions: Python 3.7, Python 3.8

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com