summaryrefslogtreecommitdiff
blob: 00052c58d0da068cc6b47160d8e66040f7cd7385 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
#!wing
#!version=2.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.file-list = [loc('cache.txt'),
                  loc('depchecker.wpr'),
                  loc('main.py'),
                  loc('modules/clioptions_module.py'),
                  loc('modules/ftp_module.py'),
                  loc('modules/gnome_module.py'),
                  loc('modules/gnome_output.py'),
                  loc('modules/package_module.py'),
                  loc('modules/portage_module.py'),
                  loc('modules/simple_cache_module.py')]
proj.file-type = 'normal'
[user attributes]
debug.err-values = {loc('main.py'): {'stack[2].globals.pkgcache': (-4,
        4,
        None,
        '-0x487706cc',
        '__builtin__',
        8,
        'dict',
        1,
        None,
        None,
        (),
        0),
                                     'stack[2].globals.vercache': (-4,
        4,
        None,
        '-0x4880c314',
        '__builtin__',
        8,
        'dict',
        1,
        None,
        None,
        (),
        0),
                                     'stack[current=2].globals.pkgcache': (-4,
        4,
        None,
        '-0x487706cc',
        '__builtin__',
        8,
        'dict',
        1,
        None,
        None,
        (),
        0),
                                     'stack[current=2].globals.vercache': (-4,
        4,
        None,
        '-0x4880c314',
        '__builtin__',
        8,
        'dict',
        1,
        None,
        None,
        (),
        0)}}
debug.shell-history = {None: ['test = "blah.tar.bz2"\n',
                              'print string.replace(test,".tar.bz2","")\n',
                              'blah = "2.3.4"\n',
                              'print blah.find(".")\n',
                              'firstdot = blah.find(".")\n',
                              'print blah[:firstdot]\n',
                              'blah[firstdot:].find(".")\n',
                              'blah[firstdot+1:].find(".")\n',
                              'blah[firstdot+1:]\n',
                              'seconddot = blah[firstdot+1:].find(".")\n',
                              'blah[firstdot:seconddot]\n',
                              'firstdot\n',
                              'seconddot\n',
                              ' print portage.db["/home/allanon/cvs/gnome"]['\
                              '"porttree"].dbapi.match("at-spi")\n',
                              ' print str(portage.db["/home/allanon/cvs/gnom'\
                              'e"]["porttree"].dbapi.match("at-spi"))\n',
                              ' print str(portage.db["/home/allanon/cvs/gnom'\
                              'e/"]["porttree"].dbapi.match("at-spi"))\n',
                              ' print str(portage.db["/"]["porttree"].dbapi.'\
                              'match("at-spi"))\n',
                              ' list = portage.db["/home/allanon/cvs/gnome"]'\
                              '["porttree"].dbapi.match("at-spi")\n',
                              ' list = portage.db["\\/home\\/allanon\\/cvs\\'\
                              '/gnome"]["porttree"].dbapi.match("at-spi")\n',
                              'import string\n',
                              '"2.14.1".split(".")[2]\n',
                              '"2.14.1".split(".")[:2]\n',
                              '"2.14.1".split(".")[:2].join()\n',
                              '"".join("2.14.1".split(".")[:2])\n',
                              '".".join("2.14.1".split(".")[:2])\n',
                              'blah = ["1","2"]\n',
                              'blah2 = ["3","4"]\n',
                              'blah.append(blah2)\n',
                              'blah.extend(blah2)\n',
                              'blah\n',
                              'import portage\n',
                              'portage.best("gnome-2.13.0","gnome-2.14.0")\n',
                              'portage.best(["gnome-2.13.0","gnome-2.14.0"])'\
                              '\n',
                              'portage.best(["gnome-2.14.0","gnome-2.13.0"])'\
                              '\n']}
debug.var-col-widths = [0.39139784946236561,
                        0.60860215053763445]
edit.file-encoding = {loc('modules/module1.py'): 'UTF-8',
                      loc('modules/portage.py'): 'UTF-8'}
guimgr.overall-gui-state = {'windowing-policy': 'combined-window',
                            'windows': [{'name': 'l0J1ozQwo5PGbLuwJbbCw9THhJ'\
        'EH8vUJ',
        'size-state': 'maximized',
        'type': 'dock',
        'view': {'area': 'tall',
                 'current_pages': [0,
                                   0],
                 'notebook_display': 'normal',
                 'notebook_percent': 0.17290836653386454,
                 'override_title': None,
                 'pagelist': [('project',
                               'tall',
                               0,
                               {'tree-state': {'tree-states': {'deep': {'col'\
        'umn-widths': [1.0],
        'expanded-nodes': [(0,)],
        'selected-nodes': [(0,
                            5)],
        'top-node': (0,)}},
        'tree-style': 'deep'}}),
                              ('source-assistant',
                               'tall',
                               2,
                               {'docstring-during-complete': 0,
                                'wrap-lines': True}),
                              ('browser',
                               'tall',
                               0,
                               {'all_tree_states': {loc('../version1/gnomedep.py'): {''\
        'column-widths': [1.0],
        'expanded-nodes': [],
        'selected-nodes': [],
        'top-node': [('generic attribute',
                      loc('../version1/gnomedep.py'),
                      'DOWNLOAD_FULL')]},
        loc('cache.txt'): {'column-widths': [1.0],
                           'expanded-nodes': [],
                           'selected-nodes': [],
                           'top-node': None},
        loc('main.py'): {'column-widths': [1.0],
                         'expanded-nodes': [],
                         'selected-nodes': [],
                         'top-node': [('generic attribute',
                                       loc('main.py'),
                                       'comparison_result_packages')]},
        loc('modules/clioptions_module.py'): {'column-widths': [1.0],
        'expanded-nodes': [],
        'selected-nodes': [],
        'top-node': [('class def',
                      loc('modules/clioptions_module.py'),
                      'Options')]},
        loc('modules/ftp_module.py'): {'column-widths': [1.0],
                                       'expanded-nodes': [],
                                       'selected-nodes': [],
                                       'top-node': [('generic attribute',
        loc('modules/ftp_module.py'),
        'DEBUG')]},
        loc('modules/gnome_module.py'): {'column-widths': [1.0],
        'expanded-nodes': [],
        'selected-nodes': [],
        'top-node': [('generic attribute',
                      loc('modules/gnome_module.py'),
                      'DEBUG')]},
        loc('modules/gnome_output.py'): {'column-widths': [1.0],
        'expanded-nodes': [],
        'selected-nodes': [],
        'top-node': [('class def',
                      loc('modules/gnome_output.py'),
                      'Output')]},
        loc('modules/module1.py'): {'column-widths': [1.0],
                                    'expanded-nodes': [],
                                    'selected-nodes': [None],
                                    'top-node': None},
        loc('modules/package_module.py'): {'column-widths': [1.0],
        'expanded-nodes': [],
        'selected-nodes': [],
        'top-node': [('class def',
                      loc('modules/package_module.py'),
                      'Package')]},
        loc('modules/portage_module.py'): {'column-widths': [1.0],
        'expanded-nodes': [],
        'selected-nodes': [],
        'top-node': [('function def',
                      loc('modules/portage_module.py'),
                      'best_version')]},
        loc('../../../../../../../usr/lib/portage/pym/portage.py'): {'column'\
        '-widths': [1.0],
        'expanded-nodes': [],
        'selected-nodes': [],
        'top-node': [('function def',
                      loc('../../../../../../../usr/lib/portage/pym/portage.py'),
                      'ExtractKernelVersion')]},
        loc('../../../../../../../usr/lib/python2.4/sre_parse.py'): {'column'\
        '-widths': [1.0],
        'expanded-nodes': [],
        'selected-nodes': [],
        'top-node': [('generic attribute',
                      loc('../../../../../../../usr/lib/python2.4/sre_parse.py'),
                      'CATEGORIES')]},
        loc('unknown:<untitled> #10'): {'column-widths': [1.0],
        'expanded-nodes': [],
        'selected-nodes': [],
        'top-node': None},
        loc('unknown:<untitled> #11'): {'column-widths': [1.0],
        'expanded-nodes': [],
        'selected-nodes': [None],
        'top-node': None},
        loc('unknown:<untitled> #12'): {'column-widths': [1.0],
        'expanded-nodes': [],
        'selected-nodes': [],
        'top-node': None},
        loc('unknown:<untitled> #13'): {'column-widths': [1.0],
        'expanded-nodes': [],
        'selected-nodes': [None],
        'top-node': None},
        loc('modules/simple_cache_module.py'): {'column-widths': [1.0],
        'expanded-nodes': [],
        'selected-nodes': [],
        'top-node': [('class def',
                      loc('modules/simple_cache_module.py'),
                      'FileStuff')]},
        loc('../../../../../../../usr/lib/portage/pym/portage_exec.py'): {'c'\
        'olumn-widths': [1.0],
        'expanded-nodes': [],
        'selected-nodes': [],
        'top-node': [('function def',
                      loc('../../../../../../../usr/lib/portage/pym/portage_exec.py'),
                      'cleanup')]}},
                                'browse_mode': u'Current Module',
                                'follow-selection': False,
                                'sort_mode': 'Alphabetically',
                                'visibility_options': {u'Derived Classes': False,
        u'Imported': False,
        u'Modules': True}})],
                 'primary_view_state': {'area': 'wide',
        'current_pages': [0,
                          3],
        'notebook_display': 'normal',
        'notebook_percent': 0.33495736906211937,
        'override_title': None,
        'pagelist': [('debug-io',
                      'wide',
                      1,
                      {'first-line': 0,
                       'selection_end': 36,
                       'selection_start': 36}),
                     ('debug-probe',
                      'wide',
                      2,
                      {'first-line': 0,
                       'selection_end': 4,
                       'selection_start': 4}),
                     ('debug-exceptions',
                      'wide',
                      0,
                      {}),
                     ('debug-modules',
                      'wide',
                      1,
                      {}),
                     ('python-shell',
                      'wide',
                      2,
                      {'first-line': 23,
                       'selection_end': 971,
                       'selection_start': 971}),
                     ('search',
                      'wide',
                      0,
                      {'action': 'search',
                       'file-set': None,
                       'mode': 'file',
                       'options': {'AutoBackground': 1,
                                   'AutoFind': 1,
                                   'AutoShowBatch': 0,
                                   'Fast': 1,
                                   'Incremental': 1,
                                   'InterpretBackslash': 0,
                                   'MatchCase': 0,
                                   'OmitBinary': 1,
                                   'Recursive': 1,
                                   'ReplaceOnDisk': 0,
                                   'Reverse': 0,
                                   'WholeWords': 0,
                                   'Wrapping': 1},
                       'prefix-file': 'short-file',
                       'prefix-lineno': 1,
                       'regex-flags': 46,
                       'replace-entry-expanded': 0,
                       'replace-string': '',
                       'scope': ['current-file-batch'],
                       'search-entry-expanded': 0,
                       'search-string': 'bestmatch',
                       'search-style': 'text',
                       'starting-directory': '/home/allanon/'}),
                     ('debug-data',
                      'wide',
                      0,
                      {}),
                     ('debug-watch',
                      'wide',
                      1,
                      None)],
        'primary_view_state': {'editor_states': {'bookmarks': ([(loc('modules/gnome_module.py'),
        {'first-line': 93,
         'selection_end': 115,
         'selection_start': 115},
        1146945054.940794),
        (loc('modules/gnome_output.py'),
         {'first-line': 38,
          'selection_end': 1532,
          'selection_start': 1532},
         1146945919.6413469),
        (loc('modules/clioptions_module.py'),
         {'first-line': 0,
          'selection_end': 322,
          'selection_start': 322},
         1146945953.5637929),
        (loc('modules/gnome_output.py'),
         {'first-line': 38,
          'selection_end': 1752,
          'selection_start': 1752},
         1146945956.435168),
        (loc('modules/gnome_module.py'),
         {'first-line': 0,
          'selection_end': 115,
          'selection_start': 115},
         1146945992.8452539),
        (loc('modules/gnome_output.py'),
         {'first-line': 0,
          'selection_end': 1404,
          'selection_start': 1404},
         1146946000.204114),
        [loc('modules/ftp_module.py'),
         {'first-line': 0,
          'selection_end': 434,
          'selection_start': 434},
         1146946155.70066],
        (loc('modules/gnome_output.py'),
         {'first-line': 0,
          'selection_end': 1404,
          'selection_start': 1404},
         1146946159.013289),
        [loc('modules/clioptions_module.py'),
         {'first-line': 0,
          'selection_end': 322,
          'selection_start': 322},
         1146946159.850426],
        (loc('modules/gnome_output.py'),
         {'first-line': 0,
          'selection_end': 1404,
          'selection_start': 1404},
         1146946161.316349),
        [loc('modules/simple_cache_module.py'),
         {'first-line': 38,
          'selection_end': 1358,
          'selection_start': 1358},
         1146946162.5042391],
        (loc('modules/gnome_output.py'),
         {'first-line': 0,
          'selection_end': 1404,
          'selection_start': 1404},
         1146946167.5946791),
        [loc('modules/portage_module.py'),
         {'first-line': 28,
          'selection_end': 1192,
          'selection_start': 1192},
         1146946168.3850601],
        (loc('modules/gnome_output.py'),
         {'first-line': 0,
          'selection_end': 1404,
          'selection_start': 1404},
         1146946175.32775),
        [loc('../version1/gnomedep.py'),
         {'first-line': 764,
          'selection_end': 32487,
          'selection_start': 32487},
         1146946176.6257739],
        (loc('modules/gnome_output.py'),
         {'first-line': 0,
          'selection_end': 1404,
          'selection_start': 1404},
         1146946185.138418),
        (loc('main.py'),
         {'first-line': 7,
          'selection_end': 373,
          'selection_start': 373},
         1146946186.188046),
        (loc('modules/gnome_output.py'),
         {'first-line': 66,
          'selection_end': 3310,
          'selection_start': 3310},
         1146946440.8300481),
        (loc('modules/package_module.py'),
         {'first-line': 78,
          'selection_end': 2569,
          'selection_start': 2569},
         1146947984.54403),
        [loc('modules/portage_module.py'),
         {'first-line': 0,
          'selection_end': 1100,
          'selection_start': 1100},
         1146947986.7937419]],
        19),
        'current-loc': loc('modules/portage_module.py'),
        'editor-states': {loc('main.py'): {'first-line': 7,
        'selection_end': 373,
        'selection_start': 373},
                          loc('modules/gnome_module.py'): {'first-line': 0,
        'selection_end': 115,
        'selection_start': 115},
                          loc('modules/gnome_output.py'): {'first-line': 66,
        'selection_end': 3310,
        'selection_start': 3310},
                          loc('modules/package_module.py'): {'first-line': 78,
        'selection_end': 2569,
        'selection_start': 2569},
                          loc('modules/portage_module.py'): {'first-line': 0,
        'selection_end': 209,
        'selection_start': 209}},
        'has-focus': True},
                               'open_files': [u'modules/gnome_module.py',
        u'main.py',
        u'modules/gnome_output.py',
        u'modules/package_module.py',
        u'modules/portage_module.py']},
        'split_percents': {0: 0.46711153479504292},
        'splits': 2,
        'tab_location': 'top',
        'user_data': {}},
                 'split_percents': {0: 0.5},
                 'splits': 2,
                 'tab_location': 'left',
                 'user_data': {}},
        'window-alloc': (221,
                         61,
                         762,
                         545)}]}
guimgr.recent-documents = [loc('modules/portage_module.py'),
                           loc('modules/package_module.py'),
                           loc('modules/gnome_output.py'),
                           loc('main.py'),
                           loc('modules/gnome_module.py')]
guimgr.visual-state = {loc('unknown:<untitled> #9'): {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0},
                       loc('../version1/gnomedep.py'): {'first-line': 0,
        'selection_end': 32487,
        'selection_start': 32487},
                       loc('cache.txt'): {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0},
                       loc('modules/clioptions_module.py'): {'first-line': 0,
        'selection_end': 322,
        'selection_start': 322},
                       loc('modules/ftp_module.py'): {'first-line': 64,
        'selection_end': 434,
        'selection_start': 434},
                       loc('modules/module1.py'): {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0},
                       loc('modules/portage.py'): {'first-line': 0,
        'selection_end': 21,
        'selection_start': 21},
                       loc('modules/portage_module.py'): {'first-line': 0,
        'selection_end': 1100,
        'selection_start': 1100},
                       loc('../../../../../../../usr/lib/portage/pym/portage.py'): {''\
        'first-line': 3685,
        'selection_end': 120196,
        'selection_start': 120196},
                       loc('../../../../../../../usr/lib/python2.4/sre_parse.py'): {''\
        'first-line': 110,
        'selection_end': 3769,
        'selection_start': 3769},
                       loc('unknown:<untitled> #14'): {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0},
                       loc('unknown:<untitled> #15'): {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0},
                       loc('unknown:<untitled> #16'): {'first-line': 0,
        'selection_end': 0,
        'selection_start': 0},
                       loc('modules/simple_cache_module.py'): {'first-line': 0,
        'selection_end': 1358,
        'selection_start': 1358},
                       loc('../../../../../../../usr/lib/portage/pym/portage_exec.py'): {''\
        'first-line': 0,
        'selection_end': 255,
        'selection_start': 255},
                       loc('../../../../../../../usr/lib/python2.4/ftplib.py'): {''\
        'first-line': 472,
        'selection_end': 17384,
        'selection_start': 17384}}
proj.env-vars = {loc('main.py'): ('project',
                                  ['']),
                 loc('modules/ftp_module.py'): ('project',
        ['']),
                 loc('modules/portage_module.py'): ('project',
        [''])}
search.search-history = ['bestmatch',
                         'OVERLAY',
                         'overlay',
                         'db',
                         'tar.gz',
                         'tar',
                         'path',
                         'dropslashes',
                         'ftpfind',
                         'best',
                         'cpv_expand',
                         'dbapi',
                         'dbapi()',
                         'd',
                         'cp_list',
                         'dbapi=']