Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pysamples/copy_from_heap.py
diff options
context:
space:
mode:
Diffstat (limited to 'pysamples/copy_from_heap.py')
-rw-r--r--pysamples/copy_from_heap.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/pysamples/copy_from_heap.py b/pysamples/copy_from_heap.py
index ffa8ebd..5eb7bab 100644
--- a/pysamples/copy_from_heap.py
+++ b/pysamples/copy_from_heap.py
@@ -21,6 +21,9 @@
# This procedure is invoked when the user-definable block on the "extras"
# palette is selected.
+# Usage: Import this code into a Python (user-definable) block; when
+# this code is run, the FILO heap will be copied to the clipboard.
+
def myblock(tw, x): # second argument is ignored