repo.or.cz
/
gfxprim.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tests: fix HTML-gen sh script (dash compatibility)
[gfxprim.git]
/
doc
/
example_py_backends.txt
blob
625084c0cf94cf1c59e3ab37087423dc29e0581e
1
Backend Init
2
------------
3
.A simple program to demonstrate backend init function.
4
5
[source,python]
6
------------------------------------------------------------------
7
include::../demos/py_simple/backends.py[]
8
------------------------------------------------------------------