about summary refs log tree commit diff
path: root/python_mutators
diff options
context:
space:
mode:
Diffstat (limited to 'python_mutators')
-rw-r--r--python_mutators/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python_mutators/README b/python_mutators/README
index 21a16e52..4e7d62bc 100644
--- a/python_mutators/README
+++ b/python_mutators/README
@@ -1,6 +1,9 @@
 These are example and helper files for the AFL_PYTHON_MODULE feature.
 See docs/python_mutators.txt for more information
 
+Note that if you compile with python3.7 you must use python3 scripts, and if
+you use pyton2.7 to compile python2 scripts!
+
 
 example.py	- this is the template you can use, the functions are there
 		  but they are empty