Merge remote-tracking branch 'origin/master' · pythonthings/cefpython@11e32d8 · GitHub
Skip to content

Commit 11e32d8

Browse files
CzarekCzarek
authored andcommitted
Merge remote-tracking branch 'origin/master'
2 parents 208ed60 + e95859d commit 11e32d8

3 files changed

Lines changed: 67 additions & 39 deletions

File tree

cefpython/cef3/windows/binaries/pyqt.py

Lines changed: 2 additions & 1 deletion

cefpython/cef3/windows/binaries/pywin32.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ def CefAdvanced():
100100
sys.excepthook = ExceptHook
101101

102102
appSettings = dict()
103+
# appSettings["cache_path"] = "webcache/" # Disk cache
103104
if DEBUG:
104105
# cefpython debug messages in console and in log_file
105106
appSettings["debug"] = True

cefpython/cef3/windows/binaries/wxpython.py

Lines changed: 64 additions & 38 deletions

0 commit comments

Comments
 (0)