#!wing
#!version=1.0
##################################################################
# Wing IDE project file                                          #
# Shared project data: May be checked into source code control   #
##################################################################
buildcmd = {'linux': ''}
env-vars = {'linux': ''}
file_list = ['FileSystem/BucketDirectory.py',
             'FileSystem/FileFormats/__init__.py',
             'FileSystem/FileFormats/gzip.py',
             'FileSystem/FileFormats/tarfile.py',
             'FileSystem/PackageFileSystem.py',
             'FileSystem/VirtualFileSystem.py',
             'FileSystem/__init__.py',
             'MetaDataParsers/CiphonParser.py',
             'MetaDataParsers/GDNParser.py',
             'MetaDataParsers/PPDParser.py',
             'MetaDataParsers/Pep241Parser.py',
             'MetaDataParsers/__init__.py',
             'MetaDataParsers/tests.py',
             'Objects/Application/ApplicationObject.py',
             'Objects/Application/CatalogSchema.py',
             'Objects/Application/InstallationFuncs.py',
             'Objects/Application/PythonRepository.py',
             'Objects/Application/__init__.py',
             'Objects/Application/dtml/LoginForm.dtml',
             'Objects/Application/dtml/MemberChangePasswordForm.dtml',
             'Objects/Application/dtml/MemberForgotPasswordForm.dtml',
             'Objects/Application/dtml/MemberLoginForm.dtml',
             'Objects/Application/dtml/MemberSignUpForm.dtml',
             'Objects/Application/dtml/RepositoryFooter.dtml',
             'Objects/Application/dtml/RepositoryHeader.dtml',
             'Objects/Application/dtml/RepositoryStyle.dtml',
             'Objects/Application/dtml/RepositoryView.dtml',
             'Objects/Application/dtml/manage_addPythonRepositoryForm.dtml',
             'Objects/Application/refresh.txt',
             'Objects/Authors/Authors.py',
             'Objects/Authors/__init__.py',
             'Objects/Authors/ui/AuthorView.dtml',
             'Objects/BTreeUser/BTreeUser.py',
             'Objects/BTreeUser/Collaborators.py',
             'Objects/BTreeUser/ICollaborator.py',
             'Objects/BTreeUser/IUserDirectory.py',
             'Objects/BTreeUser/IWorkspace.py',
             'Objects/BTreeUser/User.py',
             'Objects/BTreeUser/UserDirectory.py',
             'Objects/BTreeUser/UserWorkspace.py',
             'Objects/BTreeUser/__init__.py',
             'Objects/BTreeUser/ui/DirectoryLoginForm.dtml',
             'Objects/BTreeUser/ui/DirectoryLogoutView.dtml',
             'Objects/BTreeUser/ui/DirectoryRegisterForm.dtml',
             'Objects/BTreeUser/ui/DirectorySearchForm.dtml',
             'Objects/BTreeUser/ui/DirectoryView.dtml',
             'Objects/BTreeUser/ui/WorkspacePanelViewer.dtml',
             'Objects/BTreeUser/ui/WorkspaceView.dtml',
             'Objects/BulkTxnMailer/BulkTxnMailer.py',
             'Objects/BulkTxnMailer/__init__.py',
             'Objects/Catalog/CacheQuery.py',
             'Objects/Catalog/CatalogSchema.py',
             'Objects/Catalog/ComplexQuery.py',
             'Objects/Catalog/__init__.py',
             'Objects/Categories/Categories.py',
             'Objects/Categories/CategoryLoader.py',
             'Objects/Categories/__init__.py',
             'Objects/Categories/ui/CategoryContainerView.dtml',
             'Objects/Categories/ui/CategoryView.dtml',
             'Objects/CookieMonster/CookieCrumbler.py',
             'Objects/CookieMonster/__init__.py',
             'Objects/EventChannel/EventQueue.py',
             'Objects/EventChannel/__init__.py',
             'Objects/EventChannel/dtml/manage_addEventChannelForm.dtml',
             'Objects/EventChannel/dtml/manage_eventListeners.dtml',
             'Objects/EventChannel/dtml/manage_eventSources.dtml',
             'Objects/EventChannel/dtml/manage_eventTypes.dtml',
             'Objects/EventChannel/eventchannel.py',
             'Objects/EventChannel/eventchannel.wpr',
             'Objects/EventChannel/eventchannel_exceptions.py',
             'Objects/EventChannel/eventlog.py',
             'Objects/EventChannel/log.txt',
             'Objects/EventChannel/refresh.txt',
             'Objects/EventChannel/version.txt',
             'Objects/Namespace.py',
             'Objects/NewsSink/LICENSE.txt',
             'Objects/NewsSink/NewsSink.py',
             'Objects/NewsSink/README.txt',
             'Objects/NewsSink/SaxDocumentHandlers.py',
             'Objects/NewsSink/__init__.py',
             'Objects/NewsSink/default_channels.txt',
             'Objects/NewsSink/ui/ChannelView.dtml',
             'Objects/NewsSink/ui/ChannelWidget.dtml',
             'Objects/NewsSink/ui/NewsSinkView.dtml',
             'Objects/NewsSink/ui/NewsSinkWidget.dtml',
             'Objects/NsZopeAdaptor/ACSpage.py',
             'Objects/NsZopeAdaptor/Ns.py',
             'Objects/NsZopeAdaptor/ZopeAdaptor.py',
             'Objects/NsZopeAdaptor/__init__.py',
             'Objects/NsZopeAdaptor/nsDBI.py',
             'Objects/NsZopeAdaptor/ns_codecache.py',
             'Objects/NsZopeAdaptor/ns_db.py',
             'Objects/NsZopeAdaptor/ns_python.py',
             'Objects/NsZopeAdaptor/ns_setup.py',
             'Objects/NsZopeAdaptor/pywx.py',
             'Objects/NsZopeAdaptor/sample-config.tcl',
             'Objects/Packages/Package.py',
             'Objects/Packages/PackageApplication.py',
             'Objects/Packages/PackageDependency.py',
             'Objects/Packages/PackageFile.py',
             'Objects/Packages/PackageFileSystem.py',
             'Objects/Packages/PackageHistory.py',
             'Objects/Packages/PackageInfo.py',
             'Objects/Packages/PackageQueue.py',
             'Objects/Packages/PackageStateVariables.py',
             'Objects/Packages/PackageUploadProcess.py',
             'Objects/Packages/PackageVersion.py',
             'Objects/Packages/PackageWorkflow.py',
             'Objects/Packages/__init__.py',
             'Objects/Packages/ui/PackageAdminApproveForm.dtml',
             'Objects/Packages/ui/PackageAdminEditAuthors.dtml',
             'Objects/Packages/ui/PackageAdminEditCategories.dtml',
             'Objects/Packages/ui/PackageAdminEditDependenciesForm.dtml',
             'Objects/Packages/ui/PackageAdminEditInfoForm.dtml',
             'Objects/Packages/ui/PackageAdminEditVersionsForm.dtml',
             'Objects/Packages/ui/PackageAdminPublishedMenu.dtml',
             'Objects/Packages/ui/PackageAdminPublishedWidget.dtml',
             'Objects/Packages/ui/PackageAdminQueueWidget.dtml',
             'Objects/Packages/ui/PackageAdminView.dtml',
             'Objects/Packages/ui/PackageContainerRecentPackages.dtml',
             'Objects/Packages/ui/PackageContainerSearchResults.dtml',
             'Objects/Packages/ui/PackageContainerView.dtml',
             'Objects/Packages/ui/PackageFileRowView.dtml',
             'Objects/Packages/ui/PackageFolderView.dtml',
             'Objects/Packages/ui/PackageHistoryView.dtml',
             'Objects/Packages/ui/PackageInfoView.dtml',
             'Objects/Packages/ui/PackageMetadataUploadForm.dtml',
             'Objects/Packages/ui/PackageQueueHeader.dtml',
             'Objects/Packages/ui/PackageQueueView.dtml',
             'Objects/Packages/ui/PackageUploadView.dtml',
             'Objects/Packages/ui/PackageVersionContainerView.dtml',
             'Objects/Packages/ui/PackageVersionUploadForm.dtml',
             'Objects/Packages/ui/PackageView.dtml',
             'Objects/Ratings/Ratings.py',
             'Objects/Ratings/__init__.py',
             'Objects/Ratings/ui/RatingAlreadyVoted.dtml',
             'Objects/Ratings/ui/RatingThankYou.dtml',
             'Objects/Ratings/ui/RatingView.dtml',
             'Objects/Reviews/Reviews.py',
             'Objects/Reviews/__init__.py',
             'Objects/Services/ServiceAdaptor.py',
             'Objects/Services/ServiceBroker.py',
             'Objects/Services/ServiceProvider.py',
             'Objects/Services/__init__.py',
             'Objects/Subscriptions/Subscriptions.py',
             'Objects/Subscriptions/__init__.py',
             'Objects/__init__.py',
             'PageContract/CoreFuncs.py',
             'PageContract/Exceptions.py',
             'PageContract/Filters.py',
             'PageContract/LICENSE.txt',
             'PageContract/PackageFilters.py',
             'PageContract/PageContractTag.py',
             'PageContract/PythonFuncs.py',
             'PageContract/Scripts.py',
             'PageContract/Util.py',
             'PageContract/__init__.py',
             'PageContract/refresh.txt',
             'PageContract/version.txt']
file_type = 'normal'
main_debug_file = None
pyexec = {'linux': ''}
pypath = {'linux': ''}
rundir = {'linux': ''}
user_file_attributes = [('../../../../usr/tmp/@12591.2',
                         {'display-font-size': {},
                          'visual-state': {'first-line': 525,
        'selection_end': 30897,
        'selection_start': 30897}}),
                        ('../../../../usr/tmp/@13699.2',
                         {'display-font-size': {},
                          'visual-state': {'first-line': 0,
        'selection_end': 791,
        'selection_start': 791}}),
                        ('../../../../usr/tmp/@13699.3',
                         {'display-font-size': {},
                          'visual-state': {'first-line': 61,
        'selection_end': 3750,
        'selection_start': 3750}}),
                        ('../../../../usr/tmp/@13699.4',
                         {'display-font-size': {},
                          'visual-state': {'first-line': 0,
        'selection_end': 4,
        'selection_start': 4}}),
                        ('../../.wingide/preferences',
                         {'display-font-size': {},
                          'last-window-loc': (30,
        30,
        650,
        904),
                          'visual-state': {'first-line': 0,
        'selection_end': 355,
        'selection_start': 355}}),
                        ('../../sprint/Zope3/lib/python/Zope/Configuration/x'\
                         'mlconfig.py',
                         {'visual-state': {'first-line': 0,
        'selection_end': 15360,
        'selection_start': 0}}),
                        ('../../tools/python21/lib/python2.1/posixpath.py',
                         {'display-font-size': {},
                          'last-window-loc': (271,
        4,
        650,
        844)}),
                        ('../kde/cvsup.py',
                         {'display-font-size': {},
                          'last-window-loc': (211,
        24,
        666,
        844),
                          'visual-state': {'first-line': 27,
        'selection_end': 1440,
        'selection_start': 1440}}),
                        ('Collaborators.py',
                         {'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 72,
        'selection_start': 72}}),
                        ('Common/ResourceFinder.py',
                         {'display-font-size': {},
                          'last-window-loc': (179,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 34,
        'selection_start': 34}}),
                        ('FileSystem/BucketDirectory.py',
                         {'display-font-size': {},
                          'last-window-loc': (29,
        55,
        666,
        633),
                          'visual-state': {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0}}),
                        ('FileSystem/FileFormats/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (192,
        0,
        742,
        864)}),
                        ('FileSystem/FileFormats/gzip.py',
                         {'display-font-size': {},
                          'last-window-loc': (192,
        0,
        742,
        864)}),
                        ('FileSystem/FileFormats/tarfile.py',
                         {'display-font-size': {},
                          'last-window-loc': (192,
        0,
        742,
        864)}),
                        ('FileSystem/PackageFileSystem.py',
                         {'display-font-size': {},
                          'last-window-loc': (158,
        44,
        650,
        874)}),
                        ('FileSystem/VirtualFileSystem.py',
                         {'display-font-size': {},
                          'last-window-loc': (60,
        60,
        650,
        874)}),
                        ('FileSystem/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (192,
        0,
        742,
        864)}),
                        ('MetaDataParsers/CiphonParser.py',
                         {'display-font-size': {},
                          'last-window-loc': (80,
        80,
        650,
        598),
                          'visual-state': {'first-line': 0,
        'selection_end': 63,
        'selection_start': 63}}),
                        ('MetaDataParsers/GDNParser.py',
                         {'display-font-size': {},
                          'last-window-loc': (29,
        55,
        666,
        633),
                          'visual-state': {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0}}),
                        ('MetaDataParsers/PPDParser.py',
                         {'display-font-size': {},
                          'last-window-loc': (29,
        55,
        666,
        633),
                          'visual-state': {'first-line': 0,
        'selection_end': 75,
        'selection_start': 75}}),
                        ('MetaDataParsers/Pep241Parser.py',
                         {'display-font-size': {},
                          'last-window-loc': (0,
        0,
        650,
        633),
                          'visual-state': {'first-line': 0,
        'selection_end': 187,
        'selection_start': 187}}),
                        ('MetaDataParsers/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (119,
        23,
        653,
        665),
                          'visual-state': {'first-line': 0,
        'selection_end': 442,
        'selection_start': 442}}),
                        ('Objects/Application/ApplicationObject.py',
                         {'display-font-size': {},
                          'last-window-loc': (29,
        55,
        666,
        633),
                          'visual-state': {'first-line': 0,
        'selection_end': 613,
        'selection_start': 613}}),
                        ('Objects/Application/CatalogSchema.py',
                         {'display-font-size': {},
                          'last-window-loc': (246,
        71,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 3439,
        'selection_start': 3439}}),
                        ('Objects/Application/InstallationFuncs.py',
                         {'display-font-size': {},
                          'last-window-loc': (120,
        110,
        650,
        824),
                          'visual-state': {'first-line': 251,
        'selection_end': 9825,
        'selection_start': 9825}}),
                        ('Objects/Application/PythonRepository.py',
                         {'display-font-size': {},
                          'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 14188,
        'selection_start': 14188}}),
                        ('Objects/Application/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (158,
        8,
        696,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 48,
        'selection_start': 48}}),
                        ('Objects/Application/dtml/LoginForm.dtml',
                         {'last-window-loc': (66,
        63,
        742,
        864)}),
                        ('Objects/Application/dtml/MemberChangePasswordForm.'\
                         'dtml',
                         {'display-font-size': {},
                          'last-window-loc': (66,
        63,
        742,
        864)}),
                        ('Objects/Application/dtml/MemberForgotPasswordForm.'\
                         'dtml',
                         {'display-font-size': {},
                          'last-window-loc': (66,
        63,
        742,
        864)}),
                        ('Objects/Application/dtml/MemberLoginForm.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 137,
        'selection_start': 137}}),
                        ('Objects/Application/dtml/MemberSignUpForm.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (66,
        63,
        742,
        864)}),
                        ('Objects/Application/dtml/RepositoryFooter.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (110,
        22,
        650,
        839),
                          'visual-state': {'first-line': 0,
        'selection_end': 178,
        'selection_start': 178}}),
                        ('Objects/Application/dtml/RepositoryHeader.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (110,
        22,
        650,
        839),
                          'visual-state': {'first-line': 0,
        'selection_end': 1415,
        'selection_start': 1415}}),
                        ('Objects/Application/dtml/RepositoryStyle.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (159,
        1,
        650,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 189,
        'selection_start': 189}}),
                        ('Objects/Application/dtml/RepositoryView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (119,
        23,
        653,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 143,
        'selection_start': 143}}),
                        ('Objects/Application/dtml/manage_addPythonRepositor'\
                         'yForm.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (20,
        20,
        650,
        658),
                          'visual-state': {'first-line': 0,
        'selection_end': 265,
        'selection_start': 265}}),
                        ('Objects/Authors/Authors.py',
                         {'display-font-size': {},
                          'last-window-loc': (120,
        110,
        650,
        824),
                          'visual-state': {'first-line': 42,
        'selection_end': 2243,
        'selection_start': 2243}}),
                        ('Objects/Authors/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (195,
        0,
        650,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 14,
        'selection_start': 14}}),
                        ('Objects/Authors/ui/AuthorBrowserView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (195,
        0,
        650,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 207,
        'selection_start': 207}}),
                        ('Objects/Authors/ui/AuthorContainerView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (195,
        0,
        650,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 167,
        'selection_start': 167}}),
                        ('Objects/Authors/ui/AuthorView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (195,
        0,
        650,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 71,
        'selection_start': 71}}),
                        ('Objects/BTreeUser/BPlusUser.py',
                         {'last-window-loc': (246,
        71,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 2767,
        'selection_start': 2767}}),
                        ('Objects/BTreeUser/BTreeUser.py',
                         {'display-font-size': {},
                          'last-window-loc': (120,
        110,
        650,
        824),
                          'visual-state': {'first-line': 6,
        'selection_end': 1224,
        'selection_start': 1224}}),
                        ('Objects/BTreeUser/Collaborators.py',
                         {'last-window-loc': (110,
        22,
        650,
        839),
                          'display-font-size': {},
                          'visual-state': {'first-line': 6,
        'selection_end': 1546,
        'selection_start': 1546}}),
                        ('Objects/BTreeUser/Colloborators.py',
                         {'display-font-size': {},
                          'last-window-loc': (125,
        22,
        805,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 72,
        'selection_start': 72}}),
                        ('Objects/BTreeUser/ICollaborator.py',
                         {'display-font-size': {},
                          'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 64,
        'selection_start': 64}}),
                        ('Objects/BTreeUser/IUserDirectory.py',
                         {'display-font-size': {},
                          'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 26,
        'selection_start': 26}}),
                        ('Objects/BTreeUser/IWorkspace.py',
                         {'display-font-size': {},
                          'last-window-loc': (120,
        110,
        650,
        824),
                          'visual-state': {'first-line': 0,
        'selection_end': 385,
        'selection_start': 385}}),
                        ('Objects/BTreeUser/User.py',
                         {'display-font-size': {},
                          'last-window-loc': (284,
        0,
        666,
        844),
                          'visual-state': {'first-line': 970,
        'selection_end': 38334,
        'selection_start': 38334}}),
                        ('Objects/BTreeUser/UserDirectory.py',
                         {'display-font-size': {},
                          'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 63,
        'selection_end': 2082,
        'selection_start': 2082}}),
                        ('Objects/BTreeUser/UserWorkspace.py',
                         {'display-font-size': {},
                          'last-window-loc': (110,
        22,
        650,
        839),
                          'visual-state': {'first-line': 0,
        'selection_end': 635,
        'selection_start': 635}}),
                        ('Objects/BTreeUser/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (281,
        63,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 58,
        'selection_start': 58}}),
                        ('Objects/BTreeUser/ui/DirectoryLoginForm.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (184,
        14,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 88,
        'selection_start': 88}}),
                        ('Objects/BTreeUser/ui/DirectoryLogoutView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (184,
        14,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 222,
        'selection_start': 222}}),
                        ('Objects/BTreeUser/ui/DirectoryRegisterForm.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 603,
        'selection_start': 603}}),
                        ('Objects/BTreeUser/ui/DirectorySearchForm.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (81,
        74,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 142,
        'selection_start': 142}}),
                        ('Objects/BTreeUser/ui/DirectoryView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (81,
        74,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 86,
        'selection_start': 86}}),
                        ('Objects/BTreeUser/ui/InfoCollaboratorView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 262,
        'selection_start': 262}}),
                        ('Objects/BTreeUser/ui/InfoCollaboratorWidget.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 78,
        'selection_start': 78}}),
                        ('Objects/BTreeUser/ui/WorkspacePanelViewer.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 402,
        'selection_start': 402}}),
                        ('Objects/BTreeUser/ui/WorkspaceView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 126,
        'selection_start': 126}}),
                        ('Objects/BulkTxnMailer/BulkTxnMailer.py',
                         {'display-font-size': {},
                          'last-window-loc': (80,
        80,
        650,
        598),
                          'visual-state': {'first-line': 33,
        'selection_end': 0,
        'selection_start': 0}}),
                        ('Objects/Catalog/CacheQuery.py',
                         {'display-font-size': {},
                          'last-window-loc': (197,
        29,
        650,
        659),
                          'visual-state': {'first-line': 27,
        'selection_end': 257,
        'selection_start': 257}}),
                        ('Objects/Catalog/CatalogSchema.py',
                         {'display-font-size': {},
                          'last-window-loc': (80,
        80,
        650,
        598),
                          'visual-state': {'first-line': 0,
        'selection_end': 408,
        'selection_start': 408}}),
                        ('Objects/Categories/Categories.py',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        844),
                          'visual-state': {'first-line': 31,
        'selection_end': 2153,
        'selection_start': 2153}}),
                        ('Objects/Categories/CategoryLoader.py',
                         {'display-font-size': {},
                          'last-window-loc': (268,
        31,
        696,
        884)}),
                        ('Objects/Categories/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (111,
        0,
        653,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 17,
        'selection_start': 17}}),
                        ('Objects/Categories/ui/CategoryContainerView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (111,
        0,
        653,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 212,
        'selection_start': 212}}),
                        ('Objects/Categories/ui/CategoryView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (111,
        0,
        653,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 295,
        'selection_start': 295}}),
                        ('Objects/ComplexQuery/CacheQuery.py',
                         {'display-font-size': {},
                          'last-window-loc': (119,
        23,
        653,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 281,
        'selection_start': 281}}),
                        ('Objects/ComplexQuery/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (119,
        23,
        653,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 1,
        'selection_start': 1}}),
                        ('Objects/CookieMonster/CookieCrumbler.py',
                         {'display-font-size': {},
                          'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 129,
        'selection_end': 5348,
        'selection_start': 5348}}),
                        ('Objects/DocDirectory/DocDirectory.py',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 51,
        'selection_start': 51}}),
                        ('Objects/EventChannel/CatalogEventAware.py',
                         {'display-font-size': {},
                          'last-window-loc': (102,
        24,
        650,
        834)}),
                        ('Objects/EventChannel/EventQueue.py',
                         {'display-font-size': {},
                          'last-window-loc': (29,
        55,
        666,
        633),
                          'visual-state': {'first-line': 0,
        'selection_end': 110,
        'selection_start': 110}}),
                        ('Objects/EventChannel/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (179,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 226,
        'selection_start': 226}}),
                        ('Objects/EventChannel/eventchannel.py',
                         {'display-font-size': {},
                          'last-window-loc': (246,
        71,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 41420,
        'selection_start': 41420}}),
                        ('Objects/EventChannel/eventchannel_exceptions.py',
                         {'display-font-size': {},
                          'last-window-loc': (268,
        31,
        696,
        884)}),
                        ('Objects/EventChannel/interfaces/IEventChannel.py',
                         {'display-font-size': {},
                          'last-window-loc': (178,
        0,
        666,
        844),
                          'visual-state': {'first-line': 34,
        'selection_end': 1908,
        'selection_start': 1908}}),
                        ('Objects/Namespace.py',
                         {'display-font-size': {},
                          'last-window-loc': (95,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 782,
        'selection_start': 782}}),
                        ('Objects/NewsSink/NewsSink.py',
                         {'display-font-size': {},
                          'last-window-loc': (110,
        22,
        650,
        666),
                          'visual-state': {'first-line': 0,
        'selection_end': 4385,
        'selection_start': 4385}}),
                        ('Objects/NewsSink/README.txt',
                         {'display-font-size': {},
                          'last-window-loc': (246,
        71,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0}}),
                        ('Objects/NewsSink/SaxDocumentHandlers.py',
                         {'display-font-size': {},
                          'last-window-loc': (110,
        22,
        650,
        839),
                          'visual-state': {'first-line': 0,
        'selection_end': 15512,
        'selection_start': 15512}}),
                        ('Objects/NewsSink/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (147,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 32,
        'selection_start': 32}}),
                        ('Objects/NewsSink/default_channels.txt',
                         {'display-font-size': {},
                          'last-window-loc': (110,
        22,
        650,
        839),
                          'visual-state': {'first-line': 0,
        'selection_end': 220,
        'selection_start': 220}}),
                        ('Objects/NewsSink/ui/ChannelView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (111,
        0,
        653,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 122,
        'selection_start': 122}}),
                        ('Objects/NewsSink/ui/ChannelWidget.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (111,
        0,
        653,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 145,
        'selection_start': 145}}),
                        ('Objects/NewsSink/ui/NewsSinkView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (111,
        0,
        653,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 192,
        'selection_start': 192}}),
                        ('Objects/NewsSink/ui/NewsSinkWidget.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (159,
        1,
        650,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 66,
        'selection_start': 66}}),
                        ('Objects/Notes.txt',
                         {'display-font-size': {},
                          'last-window-loc': (133,
        8,
        650,
        884)}),
                        ('Objects/NsZopeAdaptor/ZopeAdaptor.py',
                         {'last-window-loc': (284,
        0,
        666,
        844),
                          'display-font-size': {},
                          'visual-state': {'first-line': 0,
        'selection_end': 4782,
        'selection_start': 4782}}),
                        ('Objects/NsZopeAdaptor/ns_setup.py',
                         {'last-window-loc': (284,
        0,
        666,
        844),
                          'visual-state': {'first-line': 83,
        'selection_end': 3658,
        'selection_start': 3658}}),
                        ('Objects/NsZopeAdaptor/pywx.py',
                         {'last-window-loc': (284,
        0,
        666,
        844),
                          'visual-state': {'first-line': 220,
        'selection_end': 6515,
        'selection_start': 6515}}),
                        ('Objects/Packages/Package.py',
                         {'display-font-size': {},
                          'last-window-loc': (29,
        55,
        666,
        633),
                          'visual-state': {'first-line': 0,
        'selection_end': 9446,
        'selection_start': 9446}}),
                        ('Objects/Packages/PackageAdmin.py',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        844),
                          'visual-state': {'first-line': 37,
        'selection_end': 2556,
        'selection_start': 2556}}),
                        ('Objects/Packages/PackageApplication.py',
                         {'display-font-size': {},
                          'last-window-loc': (110,
        22,
        650,
        839),
                          'visual-state': {'first-line': 48,
        'selection_end': 2704,
        'selection_start': 2704}}),
                        ('Objects/Packages/PackageDependency.py',
                         {'display-font-size': {},
                          'last-window-loc': (159,
        1,
        650,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 373,
        'selection_start': 373}}),
                        ('Objects/Packages/PackageFile.py',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        688),
                          'visual-state': {'first-line': 0,
        'selection_end': 124,
        'selection_start': 124}}),
                        ('Objects/Packages/PackageFileSystem.py',
                         {'display-font-size': {},
                          'last-window-loc': (162,
        1,
        650,
        687),
                          'visual-state': {'first-line': 44,
        'selection_end': 569,
        'selection_start': 569}}),
                        ('Objects/Packages/PackageHistory.py',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        688),
                          'visual-state': {'first-line': 0,
        'selection_end': 812,
        'selection_start': 812}}),
                        ('Objects/Packages/PackageInfo.py',
                         {'display-font-size': {},
                          'last-window-loc': (29,
        55,
        666,
        633),
                          'visual-state': {'first-line': 58,
        'selection_end': 2266,
        'selection_start': 2266}}),
                        ('Objects/Packages/PackageQueue.py',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        688),
                          'visual-state': {'first-line': 104,
        'selection_end': 4078,
        'selection_start': 4078}}),
                        ('Objects/Packages/PackageStateVariables.py',
                         {'display-font-size': {},
                          'last-window-loc': (29,
        55,
        666,
        633),
                          'visual-state': {'first-line': 14,
        'selection_end': 1136,
        'selection_start': 1136}}),
                        ('Objects/Packages/PackageUploadProcess.py',
                         {'last-window-loc': (261,
        39,
        650,
        844),
                          'display-font-size': {},
                          'visual-state': {'first-line': 2,
        'selection_end': 902,
        'selection_start': 902}}),
                        ('Objects/Packages/PackageVersion.py',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        844),
                          'visual-state': {'first-line': 18,
        'selection_end': 2038,
        'selection_start': 2038}}),
                        ('Objects/Packages/PackageWorkflow.py',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 199,
        'selection_start': 199}}),
                        ('Objects/Packages/Packages.py',
                         {'display-font-size': {},
                          'last-window-loc': (195,
        0,
        650,
        884),
                          'visual-state': {'first-line': 126,
        'selection_end': 4973,
        'selection_start': 4973}}),
                        ('Objects/Packages/WNotes.txt',
                         {'display-font-size': {},
                          'last-window-loc': (161,
        25,
        666,
        844)}),
                        ('Objects/Packages/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (158,
        8,
        696,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 171,
        'selection_start': 171}}),
                        ('Objects/Packages/ui/PackageAdminApproveForm.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (195,
        0,
        650,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 109,
        'selection_start': 109}}),
                        ('Objects/Packages/ui/PackageAdminEditAuthors.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (29,
        55,
        666,
        633),
                          'visual-state': {'first-line': 0,
        'selection_end': 263,
        'selection_start': 263}}),
                        ('Objects/Packages/ui/PackageAdminEditCategories.dtm'\
                         'l',
                         {'display-font-size': {},
                          'last-window-loc': (111,
        0,
        653,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 483,
        'selection_start': 483}}),
                        ('Objects/Packages/ui/PackageAdminEditDependenciesFo'\
                         'rm.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (159,
        1,
        650,
        884),
                          'visual-state': {'first-line': 10,
        'selection_end': 729,
        'selection_start': 729}}),
                        ('Objects/Packages/ui/PackageAdminEditInfoForm.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (29,
        55,
        666,
        633),
                          'visual-state': {'first-line': 0,
        'selection_end': 594,
        'selection_start': 594}}),
                        ('Objects/Packages/ui/PackageAdminEditVersionsForm.d'\
                         'tml',
                         {'display-font-size': {},
                          'last-window-loc': (111,
        0,
        653,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 1734,
        'selection_start': 1734}}),
                        ('Objects/Packages/ui/PackageAdminPublishedMenu.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 500,
        'selection_start': 500}}),
                        ('Objects/Packages/ui/PackageAdminPublishedWidget.dt'\
                         'ml',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 25,
        'selection_start': 25}}),
                        ('Objects/Packages/ui/PackageAdminQueueWidget.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        688),
                          'visual-state': {'first-line': 0,
        'selection_end': 679,
        'selection_start': 679}}),
                        ('Objects/Packages/ui/PackageAdminView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 57,
        'selection_start': 57}}),
                        ('Objects/Packages/ui/PackageContainerRecentPackages'\
                         '.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (110,
        22,
        650,
        839),
                          'visual-state': {'first-line': 0,
        'selection_end': 138,
        'selection_start': 138}}),
                        ('Objects/Packages/ui/PackageContainerSearchResults.'\
                         'dtml',
                         {'display-font-size': {},
                          'last-window-loc': (159,
        1,
        650,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 762,
        'selection_start': 762}}),
                        ('Objects/Packages/ui/PackageContainerView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (195,
        0,
        650,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 673,
        'selection_start': 673}}),
                        ('Objects/Packages/ui/PackageFileRowView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 68,
        'selection_start': 68}}),
                        ('Objects/Packages/ui/PackageFolderView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (178,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 442,
        'selection_start': 442}}),
                        ('Objects/Packages/ui/PackageHistoryView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 81,
        'selection_start': 81}}),
                        ('Objects/Packages/ui/PackageInfoView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (29,
        55,
        666,
        688),
                          'visual-state': {'first-line': 0,
        'selection_end': 1317,
        'selection_start': 1317}}),
                        ('Objects/Packages/ui/PackageMetadataUploadForm.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (119,
        23,
        653,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 177,
        'selection_start': 177}}),
                        ('Objects/Packages/ui/PackageQueueHeader.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (158,
        8,
        696,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 70,
        'selection_start': 70}}),
                        ('Objects/Packages/ui/PackageQueueView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (95,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 445,
        'selection_start': 445}}),
                        ('Objects/Packages/ui/PackageUploadView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (139,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0}}),
                        ('Objects/Packages/ui/PackageVersionContainerList.dt'\
                         'ml',
                         {'display-font-size': {},
                          'last-window-loc': (95,
        0,
        650,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 110,
        'selection_start': 110}}),
                        ('Objects/Packages/ui/PackageVersionContainerView.dt'\
                         'ml',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 199,
        'selection_start': 199}}),
                        ('Objects/Packages/ui/PackageVersionUploadForm.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (139,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 524,
        'selection_start': 524}}),
                        ('Objects/Packages/ui/PackageView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (101,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 190,
        'selection_start': 190}}),
                        ('Objects/Ratings/Ratings.py',
                         {'display-font-size': {},
                          'last-window-loc': (20,
        20,
        650,
        658),
                          'visual-state': {'first-line': 0,
        'selection_end': 1709,
        'selection_start': 1709}}),
                        ('Objects/Ratings/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (60,
        60,
        650,
        618),
                          'visual-state': {'first-line': 0,
        'selection_end': 17,
        'selection_start': 17}}),
                        ('Objects/Ratings/ui/RatingAlreadyVoted.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (178,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 103,
        'selection_start': 103}}),
                        ('Objects/Ratings/ui/RatingThankYou.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (178,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0}}),
                        ('Objects/Ratings/ui/RatingView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (195,
        0,
        650,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 299,
        'selection_start': 299}}),
                        ('Objects/Reviews/Reviews.py',
                         {'display-font-size': {},
                          'last-window-loc': (120,
        110,
        650,
        824),
                          'visual-state': {'first-line': 0,
        'selection_end': 1063,
        'selection_start': 1063}}),
                        ('Objects/Reviews/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (178,
        0,
        666,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 1,
        'selection_start': 1}}),
                        ('Objects/Services/ServiceAdaptor.py',
                         {'display-font-size': {},
                          'last-window-loc': (76,
        65,
        650,
        623),
                          'visual-state': {'first-line': 0,
        'selection_end': 762,
        'selection_start': 762}}),
                        ('Objects/Services/ServiceBroker.py',
                         {'display-font-size': {},
                          'last-window-loc': (76,
        65,
        650,
        623),
                          'visual-state': {'first-line': 0,
        'selection_end': 2787,
        'selection_start': 2787}}),
                        ('Objects/Services/ServiceProvider.py',
                         {'display-font-size': {},
                          'last-window-loc': (76,
        65,
        650,
        623),
                          'visual-state': {'first-line': 3,
        'selection_end': 1072,
        'selection_start': 1072}}),
                        ('Objects/Services/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (94,
        81,
        650,
        834),
                          'visual-state': {'first-line': 0,
        'selection_end': 45,
        'selection_start': 45}}),
                        ('Objects/Services/ui/RepositoryBrokerView.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (94,
        81,
        650,
        834),
                          'visual-state': {'first-line': 0,
        'selection_end': 409,
        'selection_start': 409}}),
                        ('Objects/Subscriptions/SubscriptionManager.py',
                         {'display-font-size': {},
                          'last-window-loc': (120,
        110,
        650,
        824),
                          'visual-state': {'first-line': 0,
        'selection_end': 604,
        'selection_start': 604}}),
                        ('Objects/Subscriptions/Subscriptions.py',
                         {'display-font-size': {},
                          'last-window-loc': (110,
        22,
        650,
        839),
                          'visual-state': {'first-line': 0,
        'selection_end': 678,
        'selection_start': 678}}),
                        ('Objects/Subscriptions/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (110,
        22,
        650,
        839),
                          'visual-state': {'first-line': 0,
        'selection_end': 20,
        'selection_start': 20}}),
                        ('Objects/Subscriptions/ui/SubscriptionCollaboratorV'\
                         'iew.dtml',
                         {'display-font-size': {},
                          'last-window-loc': (110,
        22,
        650,
        839),
                          'visual-state': {'first-line': 0,
        'selection_end': 2,
        'selection_start': 2}}),
                        ('Objects/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (246,
        71,
        666,
        844),
                          'show-indent-guides': 1,
                          'visual-state': {'first-line': 0,
        'selection_end': 588,
        'selection_start': 588}}),
                        ('PageContract/CoreFuncs.py',
                         {'display-font-size': {},
                          'last-window-loc': (60,
        40,
        650,
        894),
                          'visual-state': {'first-line': 0,
        'selection_end': 6967,
        'selection_start': 6967}}),
                        ('PageContract/Filters.py',
                         {'display-font-size': {},
                          'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 67,
        'selection_end': 3390,
        'selection_start': 3390}}),
                        ('PageContract/PackageFilters.py',
                         {'display-font-size': {},
                          'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 4280,
        'selection_start': 4280}}),
                        ('PageContract/PageContractTag.py',
                         {'display-font-size': {},
                          'last-window-loc': (60,
        40,
        650,
        894),
                          'visual-state': {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0}}),
                        ('PageContract/PythonFuncs.py',
                         {'display-font-size': {},
                          'last-window-loc': (60,
        40,
        650,
        894),
                          'visual-state': {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0}}),
                        ('PageContract/Scripts.py',
                         {'display-font-size': {},
                          'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 72,
        'selection_end': 3013,
        'selection_start': 3013}}),
                        ('PageContract/Util.py',
                         {'display-font-size': {},
                          'last-window-loc': (261,
        39,
        650,
        844),
                          'visual-state': {'first-line': 0,
        'selection_end': 312,
        'selection_start': 312}}),
                        ('PageContract/__init__.py',
                         {'display-font-size': {},
                          'last-window-loc': (167,
        17,
        742,
        864)}),
                        ('PageContract/unit_tests/core_funcs_tests.py',
                         {'display-font-size': {},
                          'last-window-loc': (204,
        0,
        650,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0}}),
                        ('PageContract/unit_tests/test_utils.py',
                         {'display-font-size': {},
                          'last-window-loc': (204,
        0,
        650,
        884),
                          'visual-state': {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0}}),
                        ('Subscriptions.py',
                         {'last-window-loc': (197,
        57,
        650,
        824),
                          'visual-state': {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0}}),
                        ('clients/xmlrpc_client.py',
                         {'display-font-size': {},
                          'last-window-loc': (76,
        65,
        650,
        879),
                          'visual-state': {'first-line': 0,
        'selection_end': 655,
        'selection_start': 655}}),
                        ('gdn.wpr',
                         {'enable-folding': 1,
                          'expr-history': ['import sys',
        'import os',
        'os.getcwd()',
        "sys.path.append('/home/ender/workspace/Gideon/Objects')",
        'import NewsSink',
        "sys.path.append('/home/ender/workspace/Gideon/Objects/NewsSink')",
        'import SaxDocumentHandlers',
        'a = SaxDocumentHandlers.RSS()',
        'from xml.sax import make_parser',
        'sys.version',
        'p = make_parser()',
        'p.setDocumentHandler(a)',
        'dir(p)',
        'p.setContentHandler(a)',
        "u = 'http://aspn.activestate.com/ASPN/Cookbook/Python/index_rss'",
        'p.parse_uri',
        'p.parse',
        'p.parse_url',
        'p.parse(u)',
        'a',
        'a.get_content',
        'a.get_info()',
        'dir(a)',
        'a.',
        'a.getValues()',
        'l = a.getValues()',
        'l'],
                          'open-files': ['file:/home/ender/workspace/Gideon/'\
        'Objects/Packages/Packages.py'],
                          'open-windows': (),
                          'mgr-window-loc': {'NewsSink.py (Objects/NewsSink)': (110,
        22,
        650,
        666),
        'SaxDocumentHandlers.py (Objects/NewsSink)': (178,
        0,
        666,
        844),
        'Breakpoint Insert Failed': (385,
                                     466,
                                     510,
                                     91),
        '__init__.py (MetaDataParsers)': (119,
        23,
        653,
        665),
        '__init__.py (Objects/Application)': (192,
        0,
        742,
        864),
        '__init__.py (Objects/Reviews)': (178,
        0,
        666,
        844),
        'ServiceAdaptor.py (Objects/Services)': (76,
        65,
        650,
        623),
        'CiphonParser.py (orion/Gideon/MetaDataParsers)': (80,
        80,
        650,
        598),
        'Select directory to add to project': (390,
        299,
        500,
        426),
        'CoreFuncs.py (PageContract)': (60,
        40,
        650,
        894),
        'Indent Manager: PackageWorkflow.py (Objects/Packages)': (390,
        257,
        500,
        510),
        'RepositoryHeader.dtml (Objects/Application/dtml)': (81,
        74,
        666,
        844),
        'Project: gdn.wpr': (716,
                             0,
                             302,
                             662),
        'PythonRepository.py (Objects/Application)': (94,
        81,
        650,
        834),
        'File is open': (385,
                         452,
                         510,
                         119),
        'Reviews.py (Objects/Reviews)': (120,
        110,
        650,
        824),
        'Compaction complete': (385,
                                459,
                                510,
                                105),
        'Indent Manager: InstallationFuncs.py (Objects/Application)': (390,
        257,
        500,
        510),
        'CatalogEventAware.py (Objects/EventChannel)': (102,
        24,
        650,
        834),
        'Authors.py (Objects/Authors)': (284,
        0,
        666,
        844),
        'CatalogSchema.py (Objects/Catalog)': (80,
        80,
        650,
        598),
        'CacheQuery.py (Objects/ComplexQuery)': (178,
        0,
        666,
        844),
        'BTreeUser.py (Objects/BTreeUser)': (120,
        110,
        650,
        824),
        'UserDirectory.py (Objects/BTreeUser)': (29,
        55,
        666,
        633),
        'Indent Manager: Authors.py (Objects/Authors)': (390,
        257,
        500,
        510),
        'ContentMetaData.py (Objects/ContentMetaData)': (147,
        0,
        666,
        844),
        'PackageFilters.py (PageContract)': (261,
        39,
        650,
        844),
        'Bad file name': (385,
                          462,
                          510,
                          100),
        'Project: gdn.wpr (orion/Gideon)': (664,
        10,
        340,
        658),
        'Indent Manager: Package.py (Objects/Packages)': (390,
        257,
        500,
        510),
        'Confirm Reload': (390,
                           362,
                           500,
                           300),
        'core_funcs_tests.py (PageContract/unit_tests)': (204,
        0,
        650,
        884),
        'Open File': (387,
                      262,
                      506,
                      500),
        'ZopeAdaptor.py (Objects/NsZopeAdaptor)': (284,
        0,
        666,
        844),
        'Package.py (Objects/Packages)': (29,
        55,
        666,
        633),
        'Project Properties': (335,
                               280,
                               610,
                               464),
        'cvsup.py (/home/ender/workspace/kde)': (211,
        24,
        666,
        844),
        'PackageView.dtml (Objects/Packages/ui)': (147,
        0,
        666,
        844),
        'InstallationFuncs.py (Objects/Application)': (120,
        110,
        650,
        824),
        'ServiceProvider.py (Objects/Services)': (76,
        65,
        650,
        623),
        'RepositoryView.dtml (Objects/Application/dtml)': (79,
        7,
        653,
        844),
        'UserWorkspace.py (Objects/BTreeUser)': (261,
        39,
        650,
        844),
        'Namespace.py (Objects)': (40,
                                   40,
                                   650,
                                   894),
        'pywx.py (Objects/NsZopeAdaptor)': (284,
        0,
        666,
        844),
        'EventQueue.py (Objects/EventChannel)': (102,
        24,
        650,
        834),
        'PackageAdminView.dtml (Objects/Packages/ui)': (30,
        10,
        650,
        914),
        'LocalFS.py (Objects/LocalFS)': (158,
        8,
        696,
        884),
        'Indent Manager: ServiceBroker.py (Objects/Services)': (390,
        257,
        500,
        510),
        'BPlusUser.py (Objects/BTreeUser)': (157,
        53,
        742,
        864),
        'Indent Manager: PageContractTag.py (PageContract)': (390,
        257,
        500,
        510),
        'ResourceFinder.py (Common)': (179,
                                       0,
                                       666,
                                       844),
        'PackageFileSystem.py (Objects/Packages)': (162,
        1,
        650,
        687),
        'LoginForm.dtml (Objects/Application/dtml)': (66,
        63,
        742,
        864),
        'PackageVersionContainerView.dtml (Objects/Packages/ui)': (59,
        33,
        740,
        884),
        'Search/Replace Manager': (353,
                                   376,
                                   573,
                                   272),
        'security-procs.tcl (Objects/BTreeUser)': (335,
        19,
        650,
        824),
        'PackageQueue.py (Objects/Packages)': (101,
        0,
        666,
        688),
        'SubscriptionManager.py (Objects/Subscriptions)': (120,
        110,
        650,
        824),
        'Indent Manager: Ratings.py (Objects/Ratings)': (390,
        257,
        500,
        510),
        'Indent Manager: core_funcs_tests.py (PageContract/unit_tests)': (390,
        257,
        500,
        510),
        'Collaborators.py (Objects/BTreeUser)': (110,
        22,
        650,
        839),
        'Indent Manager: Packages.py (Objects/Packages)': (390,
        257,
        500,
        510),
        'RepositoryFooter.dtml (Objects/Application/dtml)': (195,
        0,
        650,
        884),
        'Compact project': (385,
                            392,
                            510,
                            240),
        'foo.c': (178,
                  0,
                  666,
                  844),
        'PackageFilters.py (Objects/Packages)': (392,
        7,
        742,
        864),
        'Interactive Python Shell': (373,
                                     36,
                                     600,
                                     620),
        'Suspicious Indentation in File': (385,
        424,
        510,
        268),
        'Select file to add to project': (390,
        262,
        500,
        500),
        'CacheQuery.py (Objects/Catalog)': (197,
        29,
        650,
        659),
        'Indent Manager: __init__.py (Objects)': (390,
        257,
        531,
        612),
        'Indent Manager: cvsup.py (/home/ender/workspace/kde)': (390,
        257,
        500,
        510),
        'PackageAdminQueueWidget.dtml (Objects/Packages/ui)': (101,
        0,
        666,
        688),
        'Packages.py (Objects/Packages)': (178,
        0,
        666,
        844),
        'PackageContainerView.dtml (Objects/Packages/ui)': (178,
        0,
        666,
        844),
        'File open failed': (385,
                             466,
                             510,
                             91),
        'ApplicationObject.py (Objects/Application)': (59,
        1,
        704,
        884),
        'eventchannel.py (Objects/EventChannel)': (268,
        31,
        696,
        884),
        'PackageContainerRecentPackages.dtml (Objects/Packages/ui)': (110,
        22,
        650,
        839),
        'PPDParser.py (MetaDataParsers)': (29,
        55,
        666,
        633),
        'DirectoryRegisterForm.dtml (Objects/BTreeUser/ui)': (197,
        29,
        650,
        874),
        'xmlrpc_client.py (clients)': (76,
                                       65,
                                       650,
                                       879),
        'PackageContainerView.dtml (Objects/Packages/ui) #1': (125,
        25,
        696,
        884),
        'Indent Manager: ResourceFinder.py (Common)': (390,
        257,
        500,
        510),
        'Failed to write file': (385,
                                 462,
                                 510,
                                 105),
        'PackageHistory.py (Objects/Packages)': (101,
        0,
        666,
        688),
        '__init__.py (Objects/Categories)': (111,
        0,
        653,
        844),
        'PackageWorkflow.py (Objects/Packages)': (95,
        0,
        666,
        844),
        'Debugger': (30,
                     20,
                     650,
                     914),
        'Save Files?': (390,
                        362,
                        500,
                        300),
        'Ratings.py (Objects/Ratings)': (20,
        20,
        650,
        658),
        'PackageUploadProcess.py (Objects/Packages)': (211,
        24,
        666,
        664),
        'preferences (/home/ender/.wingide)': (30,
        30,
        650,
        904),
        'Filters.py (PageContract)': (167,
                                      17,
                                      742,
                                      864),
        'Really Quit Wing IDE?': (257,
                                  334,
                                  510,
                                  100),
        'PackageQueueView.dtml (Objects/Packages/ui)': (75,
        7,
        666,
        844),
        'PackageAdminEditVersionsForm.dtml (Objects/Packages/ui)': (111,
        0,
        653,
        844),
        'PackageFile.py (Objects/Packages)': (101,
        0,
        666,
        688),
        '__init__.py (Objects/Ratings)': (60,
        60,
        650,
        618),
        'Indent Manager: PackageApplication.py (Objects/Packages)': (390,
        257,
        500,
        510),
        'Confirm overwrite': (385,
                              462,
                              510,
                              100),
        'Source Browser': (50,
                           50,
                           650,
                           628),
        'Scripts.py (PageContract)': (195,
                                      0,
                                      650,
                                      884),
        'Save Document As': (390,
                             262,
                             500,
                             500),
        'Disk file is newer': (385,
                               459,
                               510,
                               105),
        'Pep241Parser.py (MetaDataParsers)': (0,
        0,
        650,
        633),
        'User.py (Objects/BTreeUser)': (24,
        77,
        742,
        864),
        'Empty Document Window': (60,
                                  50,
                                  650,
                                  884),
        'WorkspaceView.dtml (Objects/BTreeUser/ui)': (184,
        14,
        666,
        844),
        'CiphonParser.py (MetaDataParsers)': (365,
        -15,
        666,
        633),
        'PackageInfo.py (Objects/Packages)': (195,
        0,
        650,
        884),
        'About Wing IDE': (437,
                           287,
                           406,
                           450),
        'Categories.py (Objects/Categories)': (246,
        71,
        666,
        844),
        'ServiceBroker.py (Objects/Services)': (76,
        65,
        650,
        623),
        'Debug Properties: UserDirectory.py (Objects/BTreeUser)': (333,
        212,
        614,
        599)}}),
                        ('unknown:untitled-1.py',
                         {'display-font-size': {},
                          'last-window-loc': (110,
        22,
        650,
        824),
                          'visual-state': {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0}})]
version = '1.0'
which-console = {'linux': 'default'}
which-env-vars = {'linux': 'default'}
which-pyexec = {'linux': 'default'}
which-pypath = {'linux': 'default'}
which-rundir = {'linux': 'default'}
