diff --git a/direct/src/gui/DirectEntry.py b/direct/src/gui/DirectEntry.py index fd175e4896..b4b0980a56 100644 --- a/direct/src/gui/DirectEntry.py +++ b/direct/src/gui/DirectEntry.py @@ -7,6 +7,8 @@ import DirectGuiGlobals as DGG from DirectFrame import * from OnscreenText import OnscreenText import string,types +# import this to make sure it gets pulled into the publish +import encodings.utf_8 # DirectEntry States: ENTRY_FOCUS_STATE = PGEntry.SFocus # 0