Changeset 237
- Timestamp:
- 06/07/08 21:26:25 (7 months ago)
- Files:
-
- packages/vanilla/trunk/Lib/vanilla/vanillaList.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
packages/vanilla/trunk/Lib/vanilla/vanillaList.py
r229 r237 459 459 self._selfWindowDropSettings = selfWindowDropSettings 460 460 self._selfDocumentDropSettings = selfDocumentDropSettings 461 self._ otherApplicationDropSettings = selfApplicationDropSettings461 self._selfApplicationDropSettings = selfApplicationDropSettings 462 462 self._otherApplicationDropSettings = otherApplicationDropSettings 463 463 allDropTypes = []
