Avoid exec on generated function code.

Merged
#7 · Created  · Last updated

Merged pull request

Merged in pavoljuhas/pycifrw/avoid-exec-function-defs (pull request #7)

139485a·Author: ·Closed by: ·2017-05-17

Description

Setup conversion function using lambda-s and a callable class. Avoid using exec which is not supported as a function call in Python <= 2.7.3.

0 attachments

0 comments

Loading commits...