Merging Python3

This commit is contained in:
James Barnsley
2020-01-22 21:22:54 +13:00
37 changed files with 8781 additions and 726 deletions

View File

@ -100,8 +100,13 @@
// Release details
// These are automatically injected to built HTML
<<<<<<< HEAD
var build = "1578602868";
var version = "3.43.0";
=======
var build = "1579681147";
var version = "3.44.0";
>>>>>>> feature/python3
// Construct the script tag
var js = document.createElement("script");