123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695 |
- #!wing
- #!version=6.0
- ##################################################################
- # Wing IDE project file #
- ##################################################################
- [project attributes]
- proj.directory-list = [{'dirloc': loc('.'),
- 'excludes': (),
- 'filter': '*',
- 'include_hidden': False,
- 'recursive': True,
- 'watch_for_changes': True}]
- proj.file-type = 'normal'
- proj.launch-config = {loc('ContentSources.py'): ('project',
- (u'config::home',
- '')),
- loc('iub_db.py'): ('project',
- (u'-d 90 -s -o',
- '')),
- loc('iub_db2.py'): ('project',
- (u'-p 1 2 --debug ',
- '')),
- loc('iub_email.py'): ('project',
- (u'-i --debug',
- '')),
- loc('iubx.py'): ('project',
- (u'-s -d30',
- '')),
- loc('iubx2.py'): ('project',
- (u'-sgr -d 10',
- ''))}
- [user attributes]
- debug.breakpoints = {loc('iub.py'): {102: (0,
- None,
- 1,
- 0),
- 146: (0,
- None,
- 1,
- 0)},
- loc('iub_db.py'): {209: (0,
- None,
- 1,
- 0),
- 376: (0,
- None,
- 1,
- 0)},
- loc('sources/ltc.py'): {293L: (0,
- None,
- 1,
- 0),
- 320L: (0,
- None,
- 1,
- 0)},
- loc('untitled-1.py'): {10: (0,
- None,
- 1,
- 0)},
- loc('../untitled-1.py'): {1: (0,
- None,
- 1,
- 0),
- 2: (0,
- None,
- 1,
- 0),
- 3: (0,
- None,
- 1,
- 0)},
- loc('unknown:<untitled> #1'): {2: (0,
- None,
- 1,
- 0)},
- loc('unknown:<untitled> #2'): {10: (0,
- None,
- 1,
- 0)}}
- debug.err-values = {None: {},
- loc('iub_db.py'): {},
- loc('iub_email.py'): {},
- loc('iubx.py'): {}}
- debug.recent-run-args = {loc('ContentSources.py'): [u'config::home',
- u'ltc::home'],
- loc('iub_db.py'): [u'-d 90 -s -o',
- u'-d 40 -rg -o',
- u'-d 40 -s -o',
- u'-d 40 -r -o',
- u'-d 40 -g -o',
- u'-d 60 -s -o',
- u'-d 10 -r -o',
- u'-d 3 --slud -o',
- u'-d 10 --rez -o',
- u'-d 10 --rez',
- u'-d 10 --groz',
- u'-d 20 --groz',
- u'-d 20 --slud',
- u'-d 10 --slud',
- u'-d 3 --slud',
- u'-d 3'],
- loc('iub_db2.py'): [u'-p 1 2 --debug ',
- u'-d 1 --debug ',
- u'-p 51 53 --debug -o',
- u'-p 50 53 --debug -o',
- u'-d 3 --debug -o',
- u'-d 1 --debug -o',
- u'-d 1 --debug -o',
- u'-d 1 --debug',
- u'-d 1',
- u'-h'],
- loc('iub_email.py'): [u'-i --debug',
- u'-i ',
- u'-i',
- u'-p'],
- loc('iubx.py'): [u'-s -d30',
- u'-s -d10',
- u'-s -d3',
- u'-s -d40',
- '-s -d 10\n'],
- loc('iubx2.py'): [u'-sgr -d 10',
- u'-sgr',
- u'--sgr',
- u'--slud']}
- debug.run-args = {}
- debug.var-col-widths = [0.41872791519434627,
- 0.5812720848056537]
- guimgr.overall-gui-state = {'windowing-policy': 'combined-window',
- 'windows': [{'name': 'F8FpRDICw7YHXG3HV2rBc63asU'\
- 'LBT7JH',
- 'size-state': 'maximized',
- 'type': 'dock',
- 'view': {'area': 'tall',
- 'constraint': None,
- 'current_pages': [0,
- 1],
- 'full-screen': False,
- 'notebook_display': 'normal',
- 'notebook_percent': 0.17992831541218635,
- 'override_title': None,
- 'pagelist': [('project',
- 'tall',
- 0,
- {'tree-state': {'file-sort-method': 'by name',
- 'list-files-first': 0,
- 'tree-states': {'deep': {'expanded-nodes': [],
- 'selected-nodes': [(3,)],
- 'top-node': (0,)}},
- 'tree-style': 'deep'}}),
- ('snippets',
- 'tall',
- 0,
- {'tree-states': {u'c': [],
- u'html': [],
- u'py': [['class',
- 'all',
- '']]}}),
- ('browser',
- 'tall',
- 0,
- {'all_tree_states': {loc('../../../$Setup/Python/Libs/pyglet-1.0-docs/examples/programming_guide/hello_world.py'): {'c'\
- 'olumn-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../../../$Setup/Python/Libs/pyglet-1.0-docs/examples/programming_guide/hello_world.py'),
- 'ft')]},
- loc('../../../Documents and Settings/User/Application Data/Wing IDE 3/x-wingide-zip:/C:/Python25/Lib/site-packages/simplejson-1.8.1-py2.5-win32.egg/simplejson/decoder.py'): {'c'\
- 'olumn-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../../../Documents and Settings/User/Application Data/Wing IDE 3/x-wingide-zip:/C:/Python25/Lib/site-packages/simplejson-1.8.1-py2.5-win32.egg/simplejson/decoder.py'),
- 'ANYTHING')]},
- loc('../$test/test2.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../$test/test2.py'),
- 'con')]},
- loc('../$test/test3.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../$test/test3.py'),
- 'area')]},
- loc('../$test/test4.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../$test/test4.py'),
- 'con')]},
- loc('../5streets/5streets.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../5streets/5streets.py'),
- 'dlat')]},
- loc('../JS2/JSData.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../JS2/JSData.py'),
- 'db')]},
- loc('../JS2/const.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../JS2/const.py'),
- 'config')]},
- loc('../JS2/js2gif2.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../JS2/js2gif2.py'),
- 'argc')]},
- loc('../JS2/js3.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('function def',
- loc('../JS2/js3.py'),
- 'deg')]},
- loc('../JS2/js3s.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('function def',
- loc('../JS2/js3s.py'),
- 'deg')]},
- loc('../JS2/js_2gif.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../JS2/js_2gif.py'),
- 'argc')]},
- loc('../JS2/js_db.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../JS2/js_db.py'),
- 'bks93')]},
- loc('../JS2/js_map.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [[('function def',
- loc('../JS2/js_map.py'),
- 'deg')]],
- 'top-node': [('function def',
- loc('../JS2/js_map.py'),
- 'deg')]},
- loc('../JS2/js_map2.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('function def',
- loc('../JS2/js_map2.py'),
- 'deg')]},
- loc('../JS2/js_map3.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('function def',
- loc('../JS2/js_map3.py'),
- 'deg')]},
- loc('../JS2/js_map4.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('function def',
- loc('../JS2/js_map4.py'),
- 'create_map')]},
- loc('../JS2/js_shp.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../JS2/js_shp.py'),
- 'cx')]},
- loc('../JS2/js_unpack.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../JS2/js_unpack.py'),
- 'argc')]},
- loc('../JS2/jsdb2.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../JS2/jsdb2.py'),
- 'bks93')]},
- loc('../JS2/jsunpack2.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../JS2/jsunpack2.py'),
- 'argc')]},
- loc('../JS2/ozimap.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../JS2/ozimap.py'),
- 'epilog')]},
- loc('../JS2/test PIL.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('function def',
- loc('../JS2/test PIL.py'),
- 'get_pp')]},
- loc('BeautifulSoup.py'): {'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('class def',
- loc('BeautifulSoup.py'),
- 'BeautifulSOAP')]},
- loc('config.py'): {'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('config.py'),
- 'config')]},
- loc('database.py'): {'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('class def',
- loc('database.py'),
- 'Database')]},
- loc('excel3.py'): {'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('class def',
- loc('excel3.py'),
- 'Excel')]},
- loc('iub_db.py'): {'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('function def',
- loc('iub_db.py'),
- 'add_rec')]},
- loc('iub_db2.py'): {'expanded-nodes': [],
- 'selected-nodes': [[('generic attribute',
- loc('iub_db2.py'),
- 'version')]],
- 'top-node': [('generic attribute',
- loc('iub_db2.py'),
- 'config')]},
- loc('iubx.ini'): {'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': None},
- loc('iubx.py'): {'column-widths': None,
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('function def',
- loc('iubx.py'),
- 'check_cpv')]},
- loc('iubx0.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [[('generic attribute',
- loc('iubx0.py'),
- 'config')]],
- 'top-node': [('generic attribute',
- loc('iubx0.py'),
- 'config')]},
- loc('latvian.xml'): {'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': None},
- loc('record.py'): {'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('record.py'),
- 'r1')]},
- loc('sources/iub.py'): {'expanded-nodes': [],
- 'selected-nodes': [[('class def',
- loc('sources/iub.py'),
- 'Source')]],
- 'top-node': [('generic attribute',
- loc('sources/iub.py'),
- 'h')]},
- loc('test1.py'): {'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('test1.py'),
- 'conn')]},
- loc('utils.py'): {'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('function def',
- loc('utils.py'),
- 'check_cpv')]},
- loc('../fakemap/fakemap.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../fakemap/fakemap.py'),
- 'dir')]},
- loc('../getpics/ggg2.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../getpics/ggg2.py'),
- 'con')]},
- loc('../ozi/ozi.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../ozi/ozi.py'),
- 'epilog')]},
- loc('../ozi/ozimap.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../ozi/ozimap.py'),
- 'epilog')]},
- loc('../theyr/ikite/ikite.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../theyr/ikite/ikite.py'),
- 'day')]},
- loc('../vietas/vietas.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../vietas/vietas.py'),
- 'count')]},
- loc('../vietas/vietas0.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../vietas/vietas0.py'),
- 'c')]},
- loc('../vietas/vietas2.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../vietas/vietas2.py'),
- 'd_lat')]},
- loc('../../SplashData/remdup.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../../SplashData/remdup.py'),
- 'f')]},
- loc('../../../Python25/Lib/BeautifulSoup.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('class def',
- loc('../../../Python25/Lib/BeautifulSoup.py'),
- 'BeautifulSOAP')]},
- loc('../../../Python25/Lib/ConfigParser.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('class def',
- loc('../../../Python25/Lib/ConfigParser.py'),
- 'ConfigParser')]},
- loc('../../../Python25/Lib/StringIO.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('class def',
- loc('../../../Python25/Lib/StringIO.py'),
- 'StringIO')]},
- loc('../../../Python25/Lib/dircache.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('function def',
- loc('../../../Python25/Lib/dircache.py'),
- 'annotate')]},
- loc('../../../Python25/Lib/encodings/cp1257.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('class def',
- loc('../../../Python25/Lib/encodings/cp1257.py'),
- 'Codec')]},
- loc('../../../Python25/Lib/encodings/utf_8.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('function def',
- loc('../../../Python25/Lib/encodings/utf_8.py'),
- 'decode')]},
- loc('../../../Python25/Lib/ntpath.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('function def',
- loc('../../../Python25/Lib/ntpath.py'),
- 'abspath')]},
- loc('../../../Python25/Lib/re.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../../../Python25/Lib/re.py'),
- 'c')]},
- loc('../../../Python25/Lib/sgmllib.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../../../Python25/Lib/sgmllib.py'),
- 'attrfind')]},
- loc('../../../Python25/Lib/site-packages/PIL/BmpImagePlugin.py'): {'c'\
- 'olumn-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../../../Python25/Lib/site-packages/PIL/BmpImagePlugin.py'),
- 'BIT2MODE')]},
- loc('../../../Python25/Lib/site-packages/PIL/GifImagePlugin.py'): {'c'\
- 'olumn-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('function def',
- loc('../../../Python25/Lib/site-packages/PIL/GifImagePlugin.py'),
- 'getdata')]},
- loc('../../../Python25/Lib/site-packages/PIL/Image.py'): {'column-wi'\
- 'dths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [[('generic attribute',
- loc('../../../Python25/Lib/site-packages/PIL/Image.py'),
- '_initialized')]],
- 'top-node': [('generic attribute',
- loc('../../../Python25/Lib/site-packages/PIL/Image.py'),
- 'ADAPTIVE')]},
- loc('../../../Python25/Lib/site-packages/PIL/ImageFile.py'): {'colum'\
- 'n-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../../../Python25/Lib/site-packages/PIL/ImageFile.py'),
- 'ERRORS')]},
- loc('../../../Python25/Lib/site-packages/PIL/ImagePalette.py'): {'co'\
- 'lumn-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('class def',
- loc('../../../Python25/Lib/site-packages/PIL/ImagePalette.py'),
- 'ImagePalette')]},
- loc('../../../Python25/Lib/site-packages/argparse.py'): {'column-wid'\
- 'ths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('class def',
- loc('../../../Python25/Lib/site-packages/argparse.py'),
- 'Action')]},
- loc('../../../Python25/Lib/site-packages/pdo.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('class def',
- loc('../../../Python25/Lib/site-packages/pdo.py'),
- 'connect')]},
- loc('../../../Python25/Lib/struct.py'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('function def',
- loc('../../../Python25/Lib/struct.py'),
- 'calcsize')]},
- loc('../../../Python27/Lib/site-packages/psycopg2/extras.py'): {'exp'\
- 'anded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('class def',
- loc('../../../Python27/Lib/site-packages/psycopg2/extras.py'),
- 'CompositeCaster')]},
- loc('../../../Python27/Lib/site-packages/win32com/client/dynamic.py'): {'e'\
- 'xpanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': [('generic attribute',
- loc('../../../Python27/Lib/site-packages/win32com/client/dynamic.py'),
- 'ALL_INVOKE_TYPES')]},
- loc('unknown:<untitled> #3'): {'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': None},
- loc('unknown:<untitled> #4'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': None},
- loc('unknown:<untitled> #5'): {'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': None},
- loc('unknown:<untitled> #6'): {'column-widths': [1.0],
- 'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': None}},
- 'browse_mode': u'Current Module',
- 'follow-selection': False,
- 'sort_mode': 'Alphabetically',
- 'visibility_options': {u'Derived Classes': False,
- u'Imported': False,
- u'Modules': True}}),
- ('debug-stack',
- 'tall',
- 1,
- {'codeline-mode': 'below'}),
- ('source-assistant',
- 'tall',
- 1,
- {}),
- ('indent',
- 'tall',
- 2,
- {}),
- ('templating#02EFWRQK9X23',
- 'tall',
- 0,
- None)],
- 'primary_view_state': {'area': 'wide',
- 'constraint': None,
- 'current_pages': [1,
- 1],
- 'notebook_display': 'normal',
- 'notebook_percent': 0.32399999999999995,
- 'override_title': None,
- 'pagelist': [('debug-breakpoints',
- 'wide',
- 0,
- {'tree-state': []}),
- ('debug-io',
- 'wide',
- 0,
- {}),
- ('debug-exceptions',
- 'wide',
- 0,
- {}),
- ('interactive-search',
- 'wide',
- 0,
- {'fScope': {'fFileSetName': 'All Source Files',
- 'fLocation': None,
- 'fRecursive': True,
- 'fType': 'project-files'},
- 'fSearchSpec': {'fEndPos': None,
- 'fIncludeLinenos': True,
- 'fInterpretBackslashes': False,
- 'fMatchCase': False,
- 'fOmitBinary': True,
- 'fRegexFlags': 46,
- 'fReplaceText': '',
- 'fReverse': False,
- 'fSearchText': u'self.img',
- 'fStartPos': 0,
- 'fStyle': 'text',
- 'fWholeWords': False,
- 'fWrap': True},
- 'fUIOptions': {'fAutoBackground': True,
- 'fFilePrefix': 'short-file',
- 'fFindAfterReplace': True,
- 'fInSelection': False,
- 'fIncremental': True,
- 'fReplaceOnDisk': False,
- 'fShowFirstMatch': False,
- 'fShowLineno': True,
- 'fShowReplaceWidgets': False}}),
- ('batch-search',
- 'wide',
- 0,
- {'fScope': {'fFileSetName': 'All Source Files',
- 'fLocation': None,
- 'fRecursive': True,
- 'fType': 'current-file'},
- 'fSearchSpec': {'fEndPos': None,
- 'fIncludeLinenos': True,
- 'fInterpretBackslashes': False,
- 'fMatchCase': False,
- 'fOmitBinary': True,
- 'fRegexFlags': 46,
- 'fReplaceText': '',
- 'fReverse': False,
- 'fSearchText': u'(o',
- 'fStartPos': 0,
- 'fStyle': 'text',
- 'fWholeWords': False,
- 'fWrap': True},
- 'fUIOptions': {'fAutoBackground': True,
- 'fFilePrefix': 'short-file',
- 'fFindAfterReplace': True,
- 'fInSelection': False,
- 'fIncremental': True,
- 'fReplaceOnDisk': False,
- 'fShowFirstMatch': False,
- 'fShowLineno': True,
- 'fShowReplaceWidgets': False},
- 'replace-entry-expanded': False,
- 'search-entry-expanded': False}),
- ('debug-data',
- 'wide',
- 0,
- {}),
- ('testing',
- 'wide',
- 0,
- {'added-files': [],
- 'filter': u'',
- 'recent-filters': None,
- 'sort-order': 'alpha',
- 'tree-state': {'expanded-nodes': [],
- 'selected-nodes': [],
- 'top-node': (0,)}}),
- ('bookmarks',
- 'wide',
- 1,
- {}),
- ('debug-probe',
- 'wide',
- 2,
- {'active-range': (None,
- -1,
- -1),
- 'attrib-starts': [],
- 'first-line': 1L,
- 'folded-linenos': [],
- 'history': {u'file:C:/Data/Programming/Plex/playstream.bundle/Contents/Libraries/Shared/content/ContentSources.py': ['u'\
- 'rl\n',
- 'print url\n']},
- 'launch-id': None,
- 'sel-line': 3L,
- 'sel-line-start': 128L,
- 'selection_end': 237L,
- 'selection_start': 128L,
- 'zoom': 0L}),
- ('messages',
- 'wide',
- 2,
- {'current-domain': 0}),
- ('debug-modules',
- 'wide',
- 1,
- {}),
- ('os-command',
- 'wide',
- 1,
- {'last-percent': 0.8,
- 'toolbox-percent': 1.0,
- 'toolbox-tree-sel': ''}),
- ('python-shell',
- 'wide',
- 2,
- {'active-range': (None,
- -1,
- -1),
- 'attrib-starts': [],
- 'first-line': 0L,
- 'folded-linenos': [],
- 'history': {},
- 'launch-id': None,
- 'sel-line': 2L,
- 'sel-line-start': 146L,
- 'selection_end': 146L,
- 'selection_start': 146L,
- 'zoom': 0L}),
- ('debug-watch',
- 'wide',
- 1,
- {'node-states': [('eval',
- 'rec'),
- ('eval',
- u'cur'),
- ('eval',
- u'dt')],
- 'tree-state': {'expanded-nodes': [(0,),
- (1,)],
- 'selected-nodes': [(2,)],
- 'top-node': (0,)}})],
- 'primary_view_state': {'editor_states': ('horizontal',
- 1.0,
- ({'bookmarks': ([[loc('sources/filmix.py'),
- {'attrib-starts': [('Source',
- 31),
- ('Source.get_content',
- 56)],
- 'first-line': 85L,
- 'folded-linenos': [],
- 'sel-line': 104L,
- 'sel-line-start': 3741L,
- 'selection_end': 3788L,
- 'selection_start': 3780L,
- 'zoom': 0L},
- 1505579218.459],
- [loc('sources/filmix.py'),
- {'attrib-starts': [('Source',
- 31),
- ('Source.get_content',
- 56)],
- 'first-line': 151L,
- 'folded-linenos': [],
- 'sel-line': 170L,
- 'sel-line-start': 7466L,
- 'selection_end': 7517L,
- 'selection_start': 7509L,
- 'zoom': 0L},
- 1505579222.58],
- [loc('sources/filmix.py'),
- {'attrib-starts': [('Source',
- 31),
- ('Source.get_content',
- 56)],
- 'first-line': 179L,
- 'folded-linenos': [],
- 'sel-line': 197L,
- 'sel-line-start': 9018L,
- 'selection_end': 9091L,
- 'selection_start': 9083L,
- 'zoom': 0L},
- 1505579223.411],
- [loc('sources/filmix.py'),
- {'attrib-starts': [('Source',
- 31),
- ('Source.get_streams',
- 218)],
- 'first-line': 211L,
- 'folded-linenos': [],
- 'sel-line': 229L,
- 'sel-line-start': 10228L,
- 'selection_end': 10271L,
- 'selection_start': 10263L,
- 'zoom': 0L},
- 1505579226.671],
- [loc('sources/viaplay.py'),
- {'attrib-starts': [('Source',
- 36),
- ('Source.__init__',
- 38)],
- 'first-line': 37L,
- 'folded-linenos': [],
- 'sel-line': 42L,
- 'sel-line-start': 1308L,
- 'selection_end': 1324L,
- 'selection_start': 1316L,
- 'zoom': 0L},
- 1505579246.038],
- [loc('sources/ustvnow.py'),
- {'attrib-starts': [],
- 'first-line': 0L,
- 'folded-linenos': [],
- 'sel-line': 0L,
- 'sel-line-start': 0L,
- 'selection_end': 0L,
- 'selection_start': 0L,
- 'zoom': 0L},
- 1505579247.345],
- [loc('sources/ustvnow.py'),
- {'attrib-starts': [('Source',
- 32),
- ('Source.__init__',
- 34)],
- 'first-line': 26L,
- 'folded-linenos': [],
- 'sel-line': 38L,
- 'sel-line-start': 1260L,
- 'selection_end': 1287L,
- 'selection_start': 1287L,
- 'zoom': 0L},
- 1505579259.969],
- [loc('sources/viaplay.py'),
- {'attrib-starts': [('Source',
- 36),
- ('Source.__init__',
- 38)],
- 'first-line': 37L,
- 'folded-linenos': [],
- 'sel-line': 42L,
- 'sel-line-start': 1308L,
- 'selection_end': 1324L,
- 'selection_start': 1316L,
- 'zoom': 0L},
- 1505579261.082],
- [loc('sources/filmas.py'),
- {'attrib-starts': [('Source',
- 36),
- ('Source.get_content',
- 59)],
- 'first-line': 70L,
- 'folded-linenos': [],
- 'sel-line': 88L,
- 'sel-line-start': 3847L,
- 'selection_end': 3921L,
- 'selection_start': 3917L,
- 'zoom': 0L},
- 1505579261.588],
- [loc('ContentSources.py'),
- {'attrib-starts': [],
- 'first-line': 3L,
- 'folded-linenos': [],
- 'sel-line': 5L,
- 'sel-line-start': 188L,
- 'selection_end': 268L,
- 'selection_start': 268L,
- 'zoom': 0L},
- 1505579274.767],
- [loc('sources/filmon.py'),
- {'attrib-starts': [],
- 'first-line': 0L,
- 'folded-linenos': [],
- 'sel-line': 0L,
- 'sel-line-start': 0L,
- 'selection_end': 0L,
- 'selection_start': 0L,
- 'zoom': 0L},
- 1505579276.478],
- [loc('sources/filmon.py'),
- {'attrib-starts': [('Source',
- 32),
- ('Source.__init__',
- 34)],
- 'first-line': 26L,
- 'folded-linenos': [],
- 'sel-line': 38L,
- 'sel-line-start': 1351L,
- 'selection_end': 1381L,
- 'selection_start': 1381L,
- 'zoom': 0L},
- 1505579304.234],
- [loc('ContentSources.py'),
- {'attrib-starts': [],
- 'first-line': 0L,
- 'folded-linenos': [],
- 'sel-line': 0L,
- 'sel-line-start': 0L,
- 'selection_end': 21L,
- 'selection_start': 21L,
- 'zoom': 0L},
- 1505583269.202],
- [loc('sources/lmt.py'),
- {'attrib-starts': [('Source',
- 32),
- ('Source.get_content',
- 52)],
- 'first-line': 49L,
- 'folded-linenos': [],
- 'sel-line': 60L,
- 'sel-line-start': 1979L,
- 'selection_end': 2014L,
- 'selection_start': 2014L,
- 'zoom': 0L},
- 1505583285.04],
- [loc('ContentSources.py'),
- {'attrib-starts': [],
- 'first-line': 0L,
- 'folded-linenos': [],
- 'sel-line': 0L,
- 'sel-line-start': 0L,
- 'selection_end': 21L,
- 'selection_start': 21L,
- 'zoom': 0L},
- 1505583336.885],
- [loc('sources/lmt.py'),
- {'attrib-starts': [('Source',
- 32),
- ('Source.get_content',
- 52)],
- 'first-line': 49L,
- 'folded-linenos': [],
- 'sel-line': 61L,
- 'sel-line-start': 2043L,
- 'selection_end': 2043L,
- 'selection_start': 2043L,
- 'zoom': 0L},
- 1505584338.191],
- [loc('ContentSources.py'),
- {'attrib-starts': [],
- 'first-line': 0L,
- 'folded-linenos': [],
- 'sel-line': 0L,
- 'sel-line-start': 0L,
- 'selection_end': 21L,
- 'selection_start': 21L,
- 'zoom': 0L},
- 1505584427.047],
- [loc('sources/ltc.py'),
- {'attrib-starts': [('Source',
- 27),
- ('Source.__init__',
- 29)],
- 'first-line': 20L,
- 'folded-linenos': [],
- 'sel-line': 32L,
- 'sel-line-start': 1211L,
- 'selection_end': 1227L,
- 'selection_start': 1219L,
- 'zoom': 0L},
- 1505584450.597],
- [loc('sources/ltc.py'),
- {'attrib-starts': [('Source',
- 27),
- ('Source.get_content',
- 75)],
- 'first-line': 284L,
- 'folded-linenos': [],
- 'sel-line': 291L,
- 'sel-line-start': 17258L,
- 'selection_end': 17280L,
- 'selection_start': 17280L,
- 'zoom': 0L},
- 1505586802.831],
- [loc('sources/iplayer.py'),
- {'attrib-starts': [],
- 'first-line': 20L,
- 'folded-linenos': [],
- 'sel-line': 23L,
- 'sel-line-start': 768L,
- 'selection_end': 768L,
- 'selection_start': 768L,
- 'zoom': 0L},
- 1505589780.544]],
- 20),
- 'current-loc': loc('ContentSources.py'),
- 'editor-state-list': [(loc('ContentSources.py'),
- {'attrib-starts': [],
- 'first-line': 0L,
- 'folded-linenos': [],
- 'sel-line': 0L,
- 'sel-line-start': 0L,
- 'selection_end': 21L,
- 'selection_start': 21L,
- 'zoom': 0L}),
- (loc('sources/lmt.py'),
- {'attrib-starts': [('Source',
- 32),
- ('Source.get_content',
- 52)],
- 'first-line': 49L,
- 'folded-linenos': [],
- 'sel-line': 61L,
- 'sel-line-start': 2043L,
- 'selection_end': 2043L,
- 'selection_start': 2043L,
- 'zoom': 0L}),
- (loc('sources/ltc.py'),
- {'attrib-starts': [('Source',
- 27),
- ('Source.get_content',
- 75)],
- 'first-line': 284L,
- 'folded-linenos': [],
- 'sel-line': 291L,
- 'sel-line-start': 17258L,
- 'selection_end': 17280L,
- 'selection_start': 17280L,
- 'zoom': 0L}),
- (loc('sources/iplayer.py'),
- {'attrib-starts': [],
- 'first-line': 20L,
- 'folded-linenos': [],
- 'sel-line': 23L,
- 'sel-line-start': 768L,
- 'selection_end': 768L,
- 'selection_start': 768L,
- 'zoom': 0L})],
- 'has-focus': True,
- 'locked': False},
- [loc('ContentSources.py'),
- loc('sources/lmt.py'),
- loc('sources/ltc.py'),
- loc('sources/iplayer.py')]),
- ({'bookmarks': ([(loc('iubx.py'),
- {'attrib-starts': [('main',
- 42)],
- 'first-line': 108,
- 'folded-linenos': [],
- 'sel-line': 135,
- 'sel-line-start': 6123,
- 'selection_end': 6123,
- 'selection_start': 6123},
- 1370449380.505),
- (loc('iubx.py'),
- {'attrib-starts': [('main',
- 42)],
- 'first-line': 108,
- 'folded-linenos': [],
- 'sel-line': 135,
- 'sel-line-start': 6123,
- 'selection_end': 6123,
- 'selection_start': 6123},
- 1370449384.062),
- [loc('iubx2.py'),
- {'attrib-starts': [('main',
- 42)],
- 'first-line': 111,
- 'folded-linenos': [],
- 'sel-line': 158,
- 'sel-line-start': 7392,
- 'selection_end': 7392,
- 'selection_start': 7392},
- 1455788262.586],
- [loc('iubx2.py'),
- {'attrib-starts': [('main',
- 42)],
- 'first-line': 104,
- 'folded-linenos': [],
- 'sel-line': 141,
- 'sel-line-start': 5871,
- 'selection_end': 5871,
- 'selection_start': 5871},
- 1456308657.576],
- [loc('../audits/test1.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1457449493.859],
- [loc('iub_db2.py'),
- {'attrib-starts': [('main',
- -1)],
- 'first-line': 109,
- 'folded-linenos': [],
- 'sel-line': 146,
- 'sel-line-start': 6796,
- 'selection_end': 6797,
- 'selection_start': 6797},
- 1459750791.479],
- [loc('../../../Python27/Lib/site-packages/win32com/client/dynamic.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1459757438.323],
- [loc('iub_email.py'),
- {'attrib-starts': [('main',
- -1)],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 104,
- 'sel-line-start': 4084,
- 'selection_end': 4084,
- 'selection_start': 4084},
- 1459798097.611],
- [loc('../../../Python27/Lib/site-packages/psycopg2/extras.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1460048392.844],
- [loc('utils.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256767.769],
- [loc('untitled-2.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256769.932],
- [loc('test2.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256771.174],
- [loc('test1.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256772.38],
- [loc('sources/iub.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256777.34],
- [loc('iub_email.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256778.451],
- [loc('iub_db2.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256779.578],
- [loc('iepirkumi/rss/rss.cgi'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256780.838],
- [loc('iepirkumi/rss/feeds.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256782.091],
- [loc('iepirkumi/rss/database3.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256785.892],
- [loc('database.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256788.361]],
- 20),
- 'current-loc': loc('ContentSources.py'),
- 'editor-state-list': [(loc('ContentSources.py'),
- {'attrib-starts': [],
- 'first-line': 0L,
- 'folded-linenos': [],
- 'sel-line': 0L,
- 'sel-line-start': 0L,
- 'selection_end': 0L,
- 'selection_start': 0L,
- 'zoom': 0L}),
- (loc('sources/iplayer.py'),
- {'attrib-starts': [('Source',
- 27),
- ('Source.get_content',
- 68)],
- 'first-line': 170L,
- 'folded-linenos': [],
- 'sel-line': 188L,
- 'sel-line-start': 9470L,
- 'selection_end': 9500L,
- 'selection_start': 9492L,
- 'zoom': 0L}),
- (loc('sources/lmt.py'),
- {'attrib-starts': [('Source',
- 32),
- ('Source.get_content',
- 52)],
- 'first-line': 49L,
- 'folded-linenos': [],
- 'sel-line': 60L,
- 'sel-line-start': 1979L,
- 'selection_end': 2014L,
- 'selection_start': 2014L,
- 'zoom': 0L}),
- (loc('sources/ltc.py'),
- {'attrib-starts': [('Source',
- 27),
- ('Source.__init__',
- 29)],
- 'first-line': 20L,
- 'folded-linenos': [],
- 'sel-line': 32L,
- 'sel-line-start': 1211L,
- 'selection_end': 1227L,
- 'selection_start': 1219L,
- 'zoom': 0L})],
- 'has-focus': False,
- 'locked': False},
- [loc('ContentSources.py'),
- loc('sources/iplayer.py'),
- loc('sources/lmt.py'),
- loc('sources/ltc.py')])),
- 'open_files': [u'sources/lmt.py',
- u'sources/ltc.py',
- u'sources/iplayer.py',
- u'ContentSources.py']},
- 'saved_notebook_display': None,
- 'split_percents': {0: 0.583417593528817},
- 'splits': 2,
- 'tab_location': 'top',
- 'user_data': {}},
- 'saved_notebook_display': None,
- 'split_percents': {0: 0.5},
- 'splits': 2,
- 'tab_location': 'left',
- 'user_data': {}},
- 'window-alloc': (65,
- 0,
- 1541,
- 877)}]}
- guimgr.recent-documents = [loc('ContentSources.py'),
- loc('sources/iplayer.py'),
- loc('sources/ltc.py'),
- loc('sources/lmt.py')]
- guimgr.visual-state = {loc('config.py'): {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 38,
- 'sel-line-start': 1110,
- 'selection_end': 1110,
- 'selection_start': 1110},
- loc('iub.py'): {'attrib-starts': [('get_table',
- 51)],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 101,
- 'sel-line-start': 3652,
- 'selection_end': 3685,
- 'selection_start': 3669},
- loc('iubx.py'): {'attrib-starts': [('parse_arguments',
- 25)],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 32,
- 'sel-line-start': 1289,
- 'selection_end': 1335,
- 'selection_start': 1335},
- loc('iubx0.py'): {'attrib-starts': [('main',
- 40)],
- 'first-line': 349,
- 'folded-linenos': [],
- 'sel-line': 84,
- 'sel-line-start': 3404,
- 'selection_end': 3450,
- 'selection_start': 3449},
- loc('sources/cinemalive.py'): {'attrib-starts': [('So'\
- 'urce',
- 30),
- ('Source.__init__',
- 32)],
- 'first-line': 24L,
- 'folded-linenos': [],
- 'sel-line': 36L,
- 'sel-line-start': 1129L,
- 'selection_end': 1163L,
- 'selection_start': 1163L,
- 'zoom': 0L},
- loc('sources/euronews.py'): {'attrib-starts': [('Sour'\
- 'ce',
- 26),
- ('Source.__init__',
- 28)],
- 'first-line': 19L,
- 'folded-linenos': [],
- 'sel-line': 31L,
- 'sel-line-start': 919L,
- 'selection_end': 951L,
- 'selection_start': 951L,
- 'zoom': 0L},
- loc('sources/filmas.py'): {'attrib-starts': [('Source',
- 36),
- ('Source.get_content',
- 59)],
- 'first-line': 70L,
- 'folded-linenos': [],
- 'sel-line': 88L,
- 'sel-line-start': 3847L,
- 'selection_end': 3921L,
- 'selection_start': 3917L,
- 'zoom': 0L},
- loc('sources/filmix.py'): {'attrib-starts': [('Source',
- 31),
- ('Source.get_streams',
- 218)],
- 'first-line': 211L,
- 'folded-linenos': [],
- 'sel-line': 229L,
- 'sel-line-start': 10228L,
- 'selection_end': 10271L,
- 'selection_start': 10263L,
- 'zoom': 0L},
- loc('sources/filmon.py'): {'attrib-starts': [('Source',
- 32),
- ('Source.__init__',
- 34)],
- 'first-line': 26L,
- 'folded-linenos': [],
- 'sel-line': 38L,
- 'sel-line-start': 1351L,
- 'selection_end': 1381L,
- 'selection_start': 1381L,
- 'zoom': 0L},
- loc('sources/iplayer.py'): {'attrib-starts': [('Sourc'\
- 'e',
- 27),
- ('Source.get_content',
- 68)],
- 'first-line': 170L,
- 'folded-linenos': [],
- 'sel-line': 188L,
- 'sel-line-start': 9470L,
- 'selection_end': 9500L,
- 'selection_start': 9492L,
- 'zoom': 0L},
- loc('sources/lmt.py'): {'attrib-starts': [('Source',
- 32),
- ('Source.get_content',
- 52)],
- 'first-line': 49L,
- 'folded-linenos': [],
- 'sel-line': 60L,
- 'sel-line-start': 1979L,
- 'selection_end': 2014L,
- 'selection_start': 2014L,
- 'zoom': 0L},
- loc('sources/ltc.py'): {'attrib-starts': [('Source',
- 27),
- ('Source.__init__',
- 29)],
- 'first-line': 20L,
- 'folded-linenos': [],
- 'sel-line': 32L,
- 'sel-line-start': 1211L,
- 'selection_end': 1227L,
- 'selection_start': 1219L,
- 'zoom': 0L},
- loc('sources/movieplace.py'): {'attrib-starts': [('So'\
- 'urce',
- 32),
- ('Source.__init__',
- 34)],
- 'first-line': 26L,
- 'folded-linenos': [],
- 'sel-line': 38L,
- 'sel-line-start': 1089L,
- 'selection_end': 1119L,
- 'selection_start': 1119L,
- 'zoom': 0L},
- loc('sources/mtgplay.py'): {'attrib-starts': [('Sourc'\
- 'e',
- 40),
- ('Source.__init__',
- 42)],
- 'first-line': 33L,
- 'folded-linenos': [],
- 'sel-line': 45L,
- 'sel-line-start': 1314L,
- 'selection_end': 1330L,
- 'selection_start': 1322L,
- 'zoom': 0L},
- loc('sources/play24.py'): {'attrib-starts': [('Source',
- 28),
- ('Source.__init__',
- 30)],
- 'first-line': 21L,
- 'folded-linenos': [],
- 'sel-line': 33L,
- 'sel-line-start': 1074L,
- 'selection_end': 1090L,
- 'selection_start': 1082L,
- 'zoom': 0L},
- loc('sources/replay.py'): {'attrib-starts': [('Source',
- 30),
- ('Source.__init__',
- 32)],
- 'first-line': 23L,
- 'folded-linenos': [],
- 'sel-line': 35L,
- 'sel-line-start': 1141L,
- 'selection_end': 1157L,
- 'selection_start': 1149L,
- 'zoom': 0L},
- loc('sources/tvdom.py'): {'attrib-starts': [('Source',
- 32),
- ('Source.get_content',
- 84)],
- 'first-line': 79L,
- 'folded-linenos': [],
- 'sel-line': 98L,
- 'sel-line-start': 3959L,
- 'selection_end': 3984L,
- 'selection_start': 3984L,
- 'zoom': 0L},
- loc('sources/ustvnow.py'): {'attrib-starts': [('Sourc'\
- 'e',
- 32),
- ('Source.__init__',
- 34)],
- 'first-line': 26L,
- 'folded-linenos': [],
- 'sel-line': 38L,
- 'sel-line-start': 1260L,
- 'selection_end': 1287L,
- 'selection_start': 1287L,
- 'zoom': 0L},
- loc('sources/viaplay.py'): {'attrib-starts': [('Sourc'\
- 'e',
- 36),
- ('Source.__init__',
- 38)],
- 'first-line': 37L,
- 'folded-linenos': [],
- 'sel-line': 42L,
- 'sel-line-start': 1308L,
- 'selection_end': 1324L,
- 'selection_start': 1316L,
- 'zoom': 0L},
- loc('../untitled-1.py'): {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 1,
- 'selection_start': 1},
- loc('../../../Python25/Lib/BeautifulSoup.py'): {'attr'\
- 'ib-starts': [('NavigableString',
- 354),
- ('NavigableString.__getattr__',
- 356)],
- 'first-line': 337,
- 'sel-line': 363,
- 'sel-line-start': 13868,
- 'selection_end': 13868,
- 'selection_start': 13868},
- loc('../../../Python25/Lib/HTMLParser.py'): {'attrib-'\
- 'starts': [('HTMLParser',
- 66),
- ('HTMLParser.check_for_whole_start_tag',
- 274)],
- 'first-line': 284,
- 'folded-linenos': [],
- 'sel-line': 301,
- 'sel-line-start': 10981,
- 'selection_end': 11013,
- 'selection_start': 11013},
- loc('../../../Python25/Lib/VideoCapture.py'): {'attri'\
- 'b-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 7,
- 'sel-line-start': 85,
- 'selection_end': 128,
- 'selection_start': 85},
- loc('../../../Python25/Lib/encodings/cp1257.py'): {'a'\
- 'ttrib-starts': [('Codec',
- 8),
- ('Codec.encode',
- 10)],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 10,
- 'sel-line-start': 197,
- 'selection_end': 197,
- 'selection_start': 197},
- loc('../../../Python25/Lib/re.py'): {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- loc('../../../Python25/Lib/site-packages/BeautifulSoup.py'): {'a'\
- 'ttrib-starts': [('SoupStrainer',
- 817),
- ('SoupStrainer._matches',
- 904)],
- 'first-line': 907,
- 'folded-linenos': [],
- 'sel-line': 928,
- 'sel-line-start': 35455,
- 'selection_end': 35455,
- 'selection_start': 35455},
- loc('../../../Python25/Lib/site-packages/PIL/Image.py'): {'a'\
- 'ttrib-starts': [],
- 'first-line': 26,
- 'folded-linenos': [],
- 'sel-line': 44,
- 'sel-line-start': 1253,
- 'selection_end': 1253,
- 'selection_start': 1253},
- loc('../../../Python25/Lib/site-packages/PIL/__init__.py'): {'a'\
- 'ttrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- loc('../../../Python25/Lib/site-packages/argparse.py'): {'a'\
- 'ttrib-starts': [('_ActionsContainer',
- 926),
- ('_ActionsContainer._handle_conflict_error',
- 1132)],
- 'first-line': 1106,
- 'folded-linenos': [],
- 'sel-line': 1137,
- 'sel-line-start': 41374,
- 'selection_end': 41374,
- 'selection_start': 41374},
- loc('../../../Python25/Lib/site-packages/win32com/client/__init__.py'): {'a'\
- 'ttrib-starts': [('DispatchBaseClass',
- 410),
- ('DispatchBaseClass._ApplyTypes_',
- 443)],
- 'first-line': 425,
- 'folded-linenos': [],
- 'sel-line': 447,
- 'sel-line-start': 19318,
- 'selection_end': 19318,
- 'selection_start': 19318},
- loc('../../../Python25/Lib/site-packages/win32com/client/dynamic.py'): {'a'\
- 'ttrib-starts': [('CDispatch',
- 151),
- ('CDispatch.__getattr__',
- 421)],
- 'first-line': 489,
- 'folded-linenos': [],
- 'sel-line': 494,
- 'sel-line-start': 19030,
- 'selection_end': 19030,
- 'selection_start': 19030},
- loc('../../../Python25/Lib/site-packages/win32com/gen_py/00020813-0000-0000-C000-000000000046x0x1x6.py'): {'a'\
- 'ttrib-starts': [('Range',
- 26378),
- ('Range.__call__',
- 27016)],
- 'first-line': 26996,
- 'folded-linenos': [],
- 'sel-line': 27018,
- 'sel-line-start': 1285165,
- 'selection_end': 1285165,
- 'selection_start': 1285165},
- loc('../../../Python25/Lib/socket.py'): {'attrib-star'\
- 'ts': [('_fileobject',
- 195),
- ('_fileobject.readline',
- 320)],
- 'first-line': 301,
- 'sel-line': 330,
- 'sel-line-start': 10707,
- 'selection_end': 10707,
- 'selection_start': 10707},
- loc('../../../Python25/Lib/sre_parse.py'): {'attrib-s'\
- 'tarts': [('_parse',
- 384)],
- 'first-line': 375,
- 'folded-linenos': [],
- 'sel-line': 406,
- 'sel-line-start': 12403,
- 'selection_end': 12403,
- 'selection_start': 12403},
- loc('x-wingide-zip://C:/Python25/Lib/site-packages/argparse-1.1-py2.5.egg//argparse.py'): {'a'\
- 'ttrib-starts': [('_ActionsContainer',
- 1187),
- ('_ActionsContainer.add_argument',
- 1270)],
- 'first-line': 1271,
- 'folded-linenos': [],
- 'sel-line': 1283,
- 'sel-line-start': 45405,
- 'selection_end': 45405,
- 'selection_start': 45405},
- loc('x-wingide-zip://C:/Python25/Lib/site-packages/beautifulsoup-3.1.0.1-py2.5.egg//BeautifulSoup.py'): {'a'\
- 'ttrib-starts': [('BeautifulSoup',
- 1446),
- ('BeautifulSoup.__init__',
- 1494)],
- 'first-line': 1481,
- 'folded-linenos': [],
- 'sel-line': 1498,
- 'sel-line-start': 57438,
- 'selection_end': 57438,
- 'selection_start': 57438}}
- proj.build-cmd = {None: ('default',
- None)}
- proj.env-vars = {None: ('default',
- [u''])}
- search.search-history = [u'(o',
- u'self.img',
- u'next',
- u'bas_',
- u'base',
- u'get_date1',
- u'laiks',
- u'format',
- u'execute',
- u'qmark',
- u'to',
- u'soup',
- u'sender',
- u'options',
- u'lval',
- u'codecs',
- u'cgi',
- u'htmlentitydefs',
- u'h',
- u'del ']
- testing.stored-results = (1,
- [],
- {})
|