Skip to content

Commit

Permalink
[doc] okay, you can't put link in warning box for reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
Psycojoker committed Sep 5, 2017
1 parent c37411a commit 54ffe35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/other.rst
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,8 @@ expect the number of spaces to add or to remove as first argument.

.. WARNING::

Since RedBaron calls `ast.literal_eval <https://docs.python.org/2/library/ast.html#ast.literal_eval>`
it can only parse the python code parsed by the python version you are using.
Since RedBaron calls ast.literal_eval it can only parse the python code
parsed by the python version you are using.

For example if you are using a python version inferior to 3.6, `to_python`
will crash on `100_000` because it is only supported since python 3.6
Expand Down

0 comments on commit 54ffe35

Please sign in to comment.