emacs-prelude/vendor/yasnippet/snippets/python-mode/while

5 lines
68 B
Plaintext
Raw Normal View History

2012-02-17 22:12:32 +02:00
# name: while ... : ...
# key: while
# --
while ${condition}:
$0