diff options
Diffstat (limited to 'rpython/doc/rpython.rst')
-rw-r--r-- | rpython/doc/rpython.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/rpython/doc/rpython.rst b/rpython/doc/rpython.rst index d78b620394..700b35fc7c 100644 --- a/rpython/doc/rpython.rst +++ b/rpython/doc/rpython.rst @@ -1,4 +1,3 @@ -======= RPython ======= @@ -58,8 +57,8 @@ Flow restrictions **exceptions** -+ fully supported -+ see below `Exception rules`_ for restrictions on exceptions raised by built-in operations + fully supported + see below `Exception rules`_ for restrictions on exceptions raised by built-in operations Object restrictions |