Skip to content

Commit 1ec9d01

Browse files
authored
noted alternatives
1 parent 22d91cc commit 1ec9d01

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,12 @@ See the contribution section if you want to increase this number ;)
134134

135135
The full example for this analysis is shown in the [presentation](https://github.com/active-expressions/active-expressions-static-python/blob/master/presentation/presentation.pdf).
136136

137+
### Alternative Implementation Strategies
138+
139+
- https://docs.python.org/3/library/functions.html#eval
140+
- https://docs.python.org/3/library/functions.html#exec
141+
- https://docs.python.org/3/library/sys.html
142+
137143
## Limitations
138144

139145
This library has the few following limitations. Feel free to contribute and fix these limitations:

0 commit comments

Comments
 (0)