745
745
IBugAttachment['bug'].schema = IBug
746
746
IBugWatch['bug'].schema = IBug
747
747
IMessage['bugs'].value_type.schema = IBug
749
750
# In order to avoid circular dependencies, we only import
750
751
# IBugSubscription (which itself imports IBug) here, and assign it as