Import the AddressEntry
This commit is contained in:
@@ -1 +1,7 @@
|
||||
"""Hippo-based graphics/controls for use in Sugar"""
|
||||
"""Graphics/controls for use in Sugar"""
|
||||
try:
|
||||
from sugar._sugarext import AddressEntry
|
||||
except ImportError:
|
||||
from sugar import ltihooks
|
||||
from sugar._sugarext import AddressEntry
|
||||
|
||||
|
||||
Reference in New Issue
Block a user