From: W. Trevor King Date: Wed, 29 Sep 2010 14:27:48 +0000 (-0400) Subject: Update hooke.playlist.FilePlaylist doctests for explicit_user_call. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=eb9020efec67cf7170767e27b4b1ddc62a5f90f4;p=hooke.git Update hooke.playlist.FilePlaylist doctests for explicit_user_call. --- diff --git a/hooke/playlist.py b/hooke/playlist.py index 79f785c..1543b9f 100644 --- a/hooke/playlist.py +++ b/hooke/playlist.py @@ -404,11 +404,13 @@ class FilePlaylist (Playlist): - !!python/object:hooke.engine.CommandMessage arguments: {arg 0: 0, arg 1: X} command: command A + explicit_user_call: true - !!python/object:hooke.engine.CommandMessage arguments: arg 0: 1 curve: *id001 command: command B + explicit_user_call: true info: {attr with spaces: 'The second curve with endlines'} @@ -436,11 +438,13 @@ class FilePlaylist (Playlist): - !!python/object:hooke.engine.CommandMessage arguments: {arg 0: 0, arg 1: X} command: command A + explicit_user_call: true - !!python/object:hooke.engine.CommandMessage arguments: arg 0: 1 curve: *id001 command: command B + explicit_user_call: true info: {attr with spaces: 'The second curve with endlines'}