Skip to content
Snippets Groups Projects
Commit e6eb6135 authored by Laurent Peuch's avatar Laurent Peuch
Browse files

[doc] oupsi, mixed two ellispsis related things

parent 9731dc43
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -61,14 +61,16 @@ Already done since the start.
This is handle at the parser initialisation level, is activate or not the
print_function rule.
 
Ellipsis in from import
-----------------------
Ellipsis as atom (to replace 'pass')
------------------------------------
 
Python 3.3 or earlier
 
Baron: https://github.com/PyCQA/baron/pull/121
 
.. image:: ./grammar_diff/ellipsis_in_from_import.png
::
ADD '...' in atom rule
 
Matrix operator
---------------
Loading
Loading
@@ -93,6 +95,13 @@ Baron: https://github.com/PyCQA/baron/pull/117
TODO
====
 
Ellipsis in from import
-----------------------
Python 3.3 or earlier
.. image:: ./grammar_diff/ellipsis_in_from_import.png
Typed arguments
---------------
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment