summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-06-15 20:17:02 +0300
committerLars Wirzenius <liw@liw.fi>2019-06-15 20:17:02 +0300
commit7cd1a5665262de60a6132cbc92958fcb8c8d9e87 (patch)
treea661124c5ae10655d6e38828aebc3a49d69daca3
parentd60e717604d4ed4d3395042909c559d6c3025ac2 (diff)
downloadfable-poc-7cd1a5665262de60a6132cbc92958fcb8c8d9e87.tar.gz
Add: note to fable.py that API will change
-rw-r--r--fable.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/fable.py b/fable.py
index 0b47d4e..ec1d881 100644
--- a/fable.py
+++ b/fable.py
@@ -1,3 +1,5 @@
+# Note that the API of this module is guaranteed to change.
+
import os
import sys
import tempfile