mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-29 10:21:35 +00:00
Fix typo, clean up imports (#381)
* Fix typo, utils.py needs a few globals * Clean up imports
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
from var import GM_Globals, GM_WINDOWS, GM_SYS_ENCODING
|
||||
import collections
|
||||
from htmlentitydefs import name2codepoint
|
||||
from HTMLParser import HTMLParser
|
||||
|
||||
def convertUTF8(data):
|
||||
|
||||
Reference in New Issue
Block a user