12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376 |
- #!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('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('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> #2'): {2: (0,
- None,
- 1,
- 0)},
- loc('unknown:<untitled> #1'): {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('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('../../../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('../$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('unknown:<untitled> #6'): {'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> #3'): {'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.7736000000000001,
- 'override_title': None,
- 'pagelist': [('debug-breakpoints',
- 'wide',
- 0,
- {'tree-state': []}),
- ('debug-io',
- 'wide',
- 0,
- {}),
- ('debug-exceptions',
- 'wide',
- 0,
- {}),
- ('interactive-search',
- 'wide',
- 0,
- {'fScope': {'fFileSetName': u'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': True,
- 'fSearchText': u'bas_',
- '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}),
- ('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': 0L,
- 'folded-linenos': [],
- 'history': {},
- 'launch-id': None,
- 'sel-line': 0L,
- 'sel-line-start': 0L,
- 'selection_end': 0L,
- 'selection_start': 0L,
- '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('iepirkumi/rss/feeds.py'),
- {'attrib-starts': [('app',
- 16)],
- 'first-line': 19,
- 'folded-linenos': [],
- 'sel-line': 33,
- 'sel-line-start': 1164,
- 'selection_end': 1187,
- 'selection_start': 1179},
- 1460099524.813],
- [loc('iepirkumi/rss/feeds.py'),
- {'attrib-starts': [('app',
- 16)],
- 'first-line': 57,
- 'folded-linenos': [],
- 'sel-line': 82,
- 'sel-line-start': 2871,
- 'selection_end': 2964,
- 'selection_start': 2960},
- 1460099525.829],
- [loc('iepirkumi/rss/feeds.py'),
- {'attrib-starts': [('app',
- 16)],
- 'first-line': 17,
- 'folded-linenos': [],
- 'sel-line': 33,
- 'sel-line-start': 1167,
- 'selection_end': 1191,
- 'selection_start': 1191},
- 1460099942.531],
- [loc('iepirkumi/rss/feeds.py'),
- {'attrib-starts': [('app',
- 16)],
- 'first-line': 65,
- 'folded-linenos': [],
- 'sel-line': 80,
- 'sel-line-start': 2597,
- 'selection_end': 2597,
- 'selection_start': 2597},
- 1460100766.369],
- [loc('iepirkumi/rss/rss.cgi'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 24,
- 'selection_start': 24},
- 1460100946.474],
- [loc('iepirkumi/rss/feeds.py'),
- {'attrib-starts': [('app',
- 16)],
- 'first-line': 19,
- 'folded-linenos': [],
- 'sel-line': 32,
- 'sel-line-start': 1139,
- 'selection_end': 1206,
- 'selection_start': 1206},
- 1460101210.085],
- [loc('iepirkumi/rss/rss.cgi'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 11,
- 'sel-line-start': 204,
- 'selection_end': 225,
- 'selection_start': 225},
- 1460101459.405],
- [loc('utils.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256768.421],
- [loc('untitled-2.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256770.519],
- [loc('test2.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256771.757],
- [loc('test1.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256776.728],
- [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.898],
- [loc('iub_email.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256779.012],
- [loc('iub_db2.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256780.152],
- [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},
- 1462256781.413],
- [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.624],
- [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},
- 1462256783.29],
- [loc('database2.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256784.364],
- [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},
- 1462256786.47],
- [loc('database.py'),
- {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 0,
- 'selection_start': 0},
- 1462256788.549]],
- 20),
- 'current-loc': loc('ContentSources.py'),
- 'editor-state-list': [(loc('ContentSources.py'),
- {'attrib-starts': [('run',
- 169)],
- 'first-line': 0L,
- 'folded-linenos': [16L],
- 'sel-line': 173L,
- 'sel-line-start': 6605L,
- 'selection_end': 6623L,
- 'selection_start': 6623L,
- 'zoom': 0L})],
- 'has-focus': False,
- 'locked': False},
- [loc('ContentSources.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})],
- 'has-focus': False,
- 'locked': False},
- [loc('ContentSources.py')])),
- 'open_files': [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')]
- guimgr.visual-state = {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('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('../untitled-1.py'): {'attrib-starts': [],
- 'first-line': 0,
- 'folded-linenos': [],
- 'sel-line': 0,
- 'sel-line-start': 0,
- 'selection_end': 1,
- 'selection_start': 1},
- 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'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 ',
- u'execute_',
- u'slud_xls']
- testing.stored-results = (1,
- [],
- {})
|