[docs] Bug sur Python
Estelle Nn
estellenlend at gmail.com
Thu Aug 16 13:09:50 EDT 2018
Hello,
<I have a problem with my Python's programm. I can't write a command list
without a reinitialisation.
For instance :
>>> a = 12
...print("a is superior to 0.")
File "<stdin>", line 2
print("a is supérior to 0.")
IdentificationError: expected an indented block
>>>
Could you tell me where is the bug in the last version 3.0.7 ?
Thanks ^^
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20180816/57260b82/attachment-0001.html>
More information about the docs
mailing list