added import for Note class

svn: r5597
This commit is contained in:
Richard Taylor
2005-12-21 07:35:13 +00:00
parent 0b5040e07e
commit d850b72fcf
2 changed files with 4 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ from _BaseObject import BaseObject
from _DateBase import DateBase
from _PrivacyBase import PrivacyBase
from _NoteBase import NoteBase
from _Note import Note
#-------------------------------------------------------------------------
#