Skip to content

Commit afb1587

Browse files
committed
Merge branch 'master' of github.com:cztomczak/cefpython
2 parents f64dff5 + 42bb531 commit afb1587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/README-examples.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ yet ported to latest CEF. Some of them are externally maintained.
8989
example in the cefpython31 branch.
9090
- Example of using Python network library (urllib3/openssl) instead of Chromium's
9191
network library - see [gist by Massimiliano Dal Cero](https://gist.github.com/yattamax/0252a3c5dc54a2f81650d5c0eafabf99)
92+
- Example of passing exceptions from Python to Javascript and using await syntax to receive values from python return values - see [Managed python calls example by Elliot Woods](https://github.com/elliotwoods/cefpython-tests/tree/0180b22eac10a1bde08820ca192fdc30eb93f00d/6.%20Managed%20python%20calls)
9293

9394
## More examples to come
9495

0 commit comments

Comments
 (0)