[Checkins] [zopefoundation/RestrictedPython] 3390db: Implement compile_restricted_function (#57)

GitHub noreply at github.com
Fri May 5 13:28:47 CEST 2017


  Branch: refs/heads/Python3_update
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 3390db505210d704db33f9dd8b58af277a39e04b
      https://github.com/zopefoundation/RestrictedPython/commit/3390db505210d704db33f9dd8b58af277a39e04b
  Author: Alexander Loechel <loechel at users.noreply.github.com>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
    M .coveragerc
    M setup.cfg
    M src/RestrictedPython/RCompile.py
    M src/RestrictedPython/__init__.py
    M src/RestrictedPython/compile.py
    M src/RestrictedPython/transformer.py
    M tests/__init__.py
    M tests/test_compile.py
    A tests/test_compile_restricted_function.py
    M tests/test_print_stmt.py
    M tox.ini

  Log Message:
  -----------
  Implement compile_restricted_function (#57)

+ run doctest on source code




More information about the checkins mailing list