Skip to content

Commit

Permalink
Merge branch 'master' of github.com:cztomczak/cefpython
Browse files Browse the repository at this point in the history
  • Loading branch information
cztomczak committed Aug 17, 2018
2 parents f64dff5 + 42bb531 commit afb1587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/README-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ yet ported to latest CEF. Some of them are externally maintained.
example in the cefpython31 branch.
- Example of using Python network library (urllib3/openssl) instead of Chromium's
network library - see [gist by Massimiliano Dal Cero](https://gist.github.com/yattamax/0252a3c5dc54a2f81650d5c0eafabf99)
- 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)

## More examples to come

Expand Down

0 comments on commit afb1587

Please sign in to comment.