Added note about examples/Random.py.

This commit is contained in:
Jeremy Fincher 2003-09-14 05:55:46 +00:00
parent 24e26dc336
commit df9ce1b632

View File

@ -40,7 +40,9 @@ Your new plugin template is in plugins/Random.py
functor%
-----
So that's what it looks like. Now let's look at the source code:
So that's what it looks like. Now let's look at the source code (if
you'd like to look at it in your programming editor, the whole plugin
is available as examples/Random.py):
-----
#!/usr/bin/env python