Portable Python script across Python version
authorSerge Guelton <sguelton@quarkslab.com>
Mon, 3 Dec 2018 20:26:51 +0000 (20:26 +0000)
committerSerge Guelton <sguelton@quarkslab.com>
Mon, 3 Dec 2018 20:26:51 +0000 (20:26 +0000)
commitdc7d7e3fe81b94e4370d1f83c758890f5d49eccd
tree608d30232ec962bcdd3c958688ac916fd2378389
parent6290a73f29a5a3a987475caf6b5c8a2dc7fb0376
Portable Python script across Python version

Workaround naming and hierarchy changes in BaseHTTPServer and SimpleHTTPServer module.

Differential Revision: https://reviews.llvm.org/D55203

llvm-svn: 348184
clang/tools/scan-view/share/ScanView.py