Play images and video from Synology PhotoStation server

project.wpr 75KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707
  1. #!wing
  2. #!version=6.0
  3. ##################################################################
  4. # Wing IDE project file #
  5. ##################################################################
  6. [project attributes]
  7. debug.named-entry-points = (1,
  8. {'run interactive': ({},
  9. {'auto-show': False,
  10. 'launch-id': ('project',
  11. (u'run interactive',
  12. '')),
  13. 'loc': loc('run.py')})})
  14. proj.directory-list = [{'dirloc': loc('.'),
  15. 'excludes': (),
  16. 'filter': '*',
  17. 'include_hidden': False,
  18. 'recursive': True,
  19. 'watch_for_changes': True}]
  20. proj.file-list = [loc('../../../../Python27/Scripts/xbmcswift2-script.py')]
  21. proj.file-type = 'normal'
  22. proj.launch-config = {loc('iub_db.py'): ('project',
  23. (u'-d 90 -s -o',
  24. '')),
  25. loc('iub_db2.py'): ('project',
  26. (u'-p 1 2 --debug ',
  27. '')),
  28. loc('iub_email.py'): ('project',
  29. (u'-i --debug',
  30. '')),
  31. loc('iubx.py'): ('project',
  32. (u'-s -d30',
  33. '')),
  34. loc('iubx2.py'): ('project',
  35. (u'-sgr -d 10',
  36. '')),
  37. loc('run.py'): ('project',
  38. (u'run interactive',
  39. '')),
  40. loc('../../../../Python27/Lib/site-packages/xbmcswift2/plugin.py'): ('p'\
  41. 'roject',
  42. (u'interactive',
  43. '')),
  44. loc('../../../../Python27/Scripts/xbmcswift2-script.py'): ('p'\
  45. 'roject',
  46. (u'run interactive',
  47. ''))}
  48. proj.main-file = 'entry:run interactive'
  49. [user attributes]
  50. debug.breakpoints = {loc('addon.py'): {78L: (0,
  51. None,
  52. 1,
  53. 0)},
  54. loc('iub.py'): {102: (0,
  55. None,
  56. 1,
  57. 0),
  58. 146: (0,
  59. None,
  60. 1,
  61. 0)},
  62. loc('iub_db.py'): {209: (0,
  63. None,
  64. 1,
  65. 0),
  66. 376: (0,
  67. None,
  68. 1,
  69. 0)},
  70. loc('untitled-1.py'): {10: (0,
  71. None,
  72. 1,
  73. 0)},
  74. loc('../untitled-1.py'): {1: (0,
  75. None,
  76. 1,
  77. 0),
  78. 2: (0,
  79. None,
  80. 1,
  81. 0),
  82. 3: (0,
  83. None,
  84. 1,
  85. 0)},
  86. loc('unknown:<untitled> #2'): {2: (0,
  87. None,
  88. 1,
  89. 0)},
  90. loc('unknown:<untitled> #1'): {10: (0,
  91. None,
  92. 1,
  93. 0)}}
  94. debug.err-values = {None: {},
  95. loc('iub_db.py'): {},
  96. loc('iub_email.py'): {},
  97. loc('iubx.py'): {},
  98. loc('run.py'): {}}
  99. debug.recent-run-args = {loc('addon.py'): [u'interactive',
  100. u'0 plugin://plugin.video.aaa/',
  101. u'0 plugin://plugin.video.aaa/index/',
  102. u'0 plugin://plugin.video.aaa/index',
  103. u'0 ',
  104. u'plugin://plugin.video.aaa/',
  105. u'plugin:// ',
  106. u'run interactive'],
  107. loc('iub_db.py'): [u'-d 90 -s -o',
  108. u'-d 40 -rg -o',
  109. u'-d 40 -s -o',
  110. u'-d 40 -r -o',
  111. u'-d 40 -g -o',
  112. u'-d 60 -s -o',
  113. u'-d 10 -r -o',
  114. u'-d 3 --slud -o',
  115. u'-d 10 --rez -o',
  116. u'-d 10 --rez',
  117. u'-d 10 --groz',
  118. u'-d 20 --groz',
  119. u'-d 20 --slud',
  120. u'-d 10 --slud',
  121. u'-d 3 --slud',
  122. u'-d 3'],
  123. loc('iub_db2.py'): [u'-p 1 2 --debug ',
  124. u'-d 1 --debug ',
  125. u'-p 51 53 --debug -o',
  126. u'-p 50 53 --debug -o',
  127. u'-d 3 --debug -o',
  128. u'-d 1 --debug -o',
  129. u'-d 1 --debug -o',
  130. u'-d 1 --debug',
  131. u'-d 1',
  132. u'-h'],
  133. loc('iub_email.py'): [u'-i --debug',
  134. u'-i ',
  135. u'-i',
  136. u'-p'],
  137. loc('iubx.py'): [u'-s -d30',
  138. u'-s -d10',
  139. u'-s -d3',
  140. u'-s -d40',
  141. '-s -d 10\n'],
  142. loc('iubx2.py'): [u'-sgr -d 10',
  143. u'-sgr',
  144. u'--sgr',
  145. u'--slud'],
  146. loc('run.py'): [u'run interactive'],
  147. loc('../../../../Python27/Lib/site-packages/xbmcswift2/plugin.py'): [u'interactive'],
  148. loc('../../../../Python27/Scripts/xbmcswift2-script.py'): [u'run interactive']}
  149. debug.run-args = {}
  150. debug.var-col-widths = [0.41872791519434627,
  151. 0.5812720848056537]
  152. guimgr.overall-gui-state = {'windowing-policy': 'combined-window',
  153. 'windows': [{'name': 'F8FpRDICw7YHXG3HV2rBc63asU'\
  154. 'LBT7JH',
  155. 'size-state': 'maximized',
  156. 'type': 'dock',
  157. 'view': {'area': 'tall',
  158. 'constraint': None,
  159. 'current_pages': [0,
  160. 1],
  161. 'full-screen': False,
  162. 'notebook_display': 'normal',
  163. 'notebook_percent': 0.17992831541218635,
  164. 'override_title': None,
  165. 'pagelist': [('project',
  166. 'tall',
  167. 0,
  168. {'tree-state': {'file-sort-method': 'by name',
  169. 'list-files-first': 0,
  170. 'tree-states': {'deep': {'expanded-nodes': [(0,)],
  171. 'selected-nodes': [(5,)],
  172. 'top-node': (0,)}},
  173. 'tree-style': 'deep'}}),
  174. ('snippets',
  175. 'tall',
  176. 0,
  177. {'tree-states': {u'c': [],
  178. u'html': [],
  179. u'py': [['class',
  180. 'all',
  181. '']]}}),
  182. ('browser',
  183. 'tall',
  184. 0,
  185. {'all_tree_states': {loc('../../../$Setup/Python/Libs/pyglet-1.0-docs/examples/programming_guide/hello_world.py'): {'c'\
  186. 'olumn-widths': [1.0],
  187. 'expanded-nodes': [],
  188. 'selected-nodes': [],
  189. 'top-node': [('generic attribute',
  190. loc('../../../$Setup/Python/Libs/pyglet-1.0-docs/examples/programming_guide/hello_world.py'),
  191. 'ft')]},
  192. 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'\
  193. 'olumn-widths': [1.0],
  194. 'expanded-nodes': [],
  195. 'selected-nodes': [],
  196. 'top-node': [('generic attribute',
  197. 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'),
  198. 'ANYTHING')]},
  199. loc('../$test/test2.py'): {'column-widths': [1.0],
  200. 'expanded-nodes': [],
  201. 'selected-nodes': [],
  202. 'top-node': [('generic attribute',
  203. loc('../$test/test2.py'),
  204. 'con')]},
  205. loc('../$test/test3.py'): {'column-widths': [1.0],
  206. 'expanded-nodes': [],
  207. 'selected-nodes': [],
  208. 'top-node': [('generic attribute',
  209. loc('../$test/test3.py'),
  210. 'area')]},
  211. loc('../$test/test4.py'): {'column-widths': [1.0],
  212. 'expanded-nodes': [],
  213. 'selected-nodes': [],
  214. 'top-node': [('generic attribute',
  215. loc('../$test/test4.py'),
  216. 'con')]},
  217. loc('../5streets/5streets.py'): {'column-widths': [1.0],
  218. 'expanded-nodes': [],
  219. 'selected-nodes': [],
  220. 'top-node': [('generic attribute',
  221. loc('../5streets/5streets.py'),
  222. 'dlat')]},
  223. loc('../JS2/JSData.py'): {'column-widths': [1.0],
  224. 'expanded-nodes': [],
  225. 'selected-nodes': [],
  226. 'top-node': [('generic attribute',
  227. loc('../JS2/JSData.py'),
  228. 'db')]},
  229. loc('../JS2/const.py'): {'column-widths': [1.0],
  230. 'expanded-nodes': [],
  231. 'selected-nodes': [],
  232. 'top-node': [('generic attribute',
  233. loc('../JS2/const.py'),
  234. 'config')]},
  235. loc('../JS2/js2gif2.py'): {'column-widths': [1.0],
  236. 'expanded-nodes': [],
  237. 'selected-nodes': [],
  238. 'top-node': [('generic attribute',
  239. loc('../JS2/js2gif2.py'),
  240. 'argc')]},
  241. loc('../JS2/js3.py'): {'column-widths': [1.0],
  242. 'expanded-nodes': [],
  243. 'selected-nodes': [],
  244. 'top-node': [('function def',
  245. loc('../JS2/js3.py'),
  246. 'deg')]},
  247. loc('../JS2/js3s.py'): {'column-widths': [1.0],
  248. 'expanded-nodes': [],
  249. 'selected-nodes': [],
  250. 'top-node': [('function def',
  251. loc('../JS2/js3s.py'),
  252. 'deg')]},
  253. loc('../JS2/js_2gif.py'): {'column-widths': [1.0],
  254. 'expanded-nodes': [],
  255. 'selected-nodes': [],
  256. 'top-node': [('generic attribute',
  257. loc('../JS2/js_2gif.py'),
  258. 'argc')]},
  259. loc('../JS2/js_db.py'): {'column-widths': [1.0],
  260. 'expanded-nodes': [],
  261. 'selected-nodes': [],
  262. 'top-node': [('generic attribute',
  263. loc('../JS2/js_db.py'),
  264. 'bks93')]},
  265. loc('../JS2/js_map.py'): {'column-widths': [1.0],
  266. 'expanded-nodes': [],
  267. 'selected-nodes': [[('function def',
  268. loc('../JS2/js_map.py'),
  269. 'deg')]],
  270. 'top-node': [('function def',
  271. loc('../JS2/js_map.py'),
  272. 'deg')]},
  273. loc('../JS2/js_map2.py'): {'column-widths': [1.0],
  274. 'expanded-nodes': [],
  275. 'selected-nodes': [],
  276. 'top-node': [('function def',
  277. loc('../JS2/js_map2.py'),
  278. 'deg')]},
  279. loc('../JS2/js_map3.py'): {'column-widths': [1.0],
  280. 'expanded-nodes': [],
  281. 'selected-nodes': [],
  282. 'top-node': [('function def',
  283. loc('../JS2/js_map3.py'),
  284. 'deg')]},
  285. loc('../JS2/js_map4.py'): {'column-widths': [1.0],
  286. 'expanded-nodes': [],
  287. 'selected-nodes': [],
  288. 'top-node': [('function def',
  289. loc('../JS2/js_map4.py'),
  290. 'create_map')]},
  291. loc('../JS2/js_shp.py'): {'column-widths': [1.0],
  292. 'expanded-nodes': [],
  293. 'selected-nodes': [],
  294. 'top-node': [('generic attribute',
  295. loc('../JS2/js_shp.py'),
  296. 'cx')]},
  297. loc('../JS2/js_unpack.py'): {'column-widths': [1.0],
  298. 'expanded-nodes': [],
  299. 'selected-nodes': [],
  300. 'top-node': [('generic attribute',
  301. loc('../JS2/js_unpack.py'),
  302. 'argc')]},
  303. loc('../JS2/jsdb2.py'): {'column-widths': [1.0],
  304. 'expanded-nodes': [],
  305. 'selected-nodes': [],
  306. 'top-node': [('generic attribute',
  307. loc('../JS2/jsdb2.py'),
  308. 'bks93')]},
  309. loc('../JS2/jsunpack2.py'): {'column-widths': [1.0],
  310. 'expanded-nodes': [],
  311. 'selected-nodes': [],
  312. 'top-node': [('generic attribute',
  313. loc('../JS2/jsunpack2.py'),
  314. 'argc')]},
  315. loc('../JS2/ozimap.py'): {'column-widths': [1.0],
  316. 'expanded-nodes': [],
  317. 'selected-nodes': [],
  318. 'top-node': [('generic attribute',
  319. loc('../JS2/ozimap.py'),
  320. 'epilog')]},
  321. loc('../JS2/test PIL.py'): {'column-widths': [1.0],
  322. 'expanded-nodes': [],
  323. 'selected-nodes': [],
  324. 'top-node': [('function def',
  325. loc('../JS2/test PIL.py'),
  326. 'get_pp')]},
  327. loc('../fakemap/fakemap.py'): {'column-widths': [1.0],
  328. 'expanded-nodes': [],
  329. 'selected-nodes': [],
  330. 'top-node': [('generic attribute',
  331. loc('../fakemap/fakemap.py'),
  332. 'dir')]},
  333. loc('../getpics/ggg2.py'): {'column-widths': [1.0],
  334. 'expanded-nodes': [],
  335. 'selected-nodes': [],
  336. 'top-node': [('generic attribute',
  337. loc('../getpics/ggg2.py'),
  338. 'con')]},
  339. loc('../ozi/ozi.py'): {'column-widths': [1.0],
  340. 'expanded-nodes': [],
  341. 'selected-nodes': [],
  342. 'top-node': [('generic attribute',
  343. loc('../ozi/ozi.py'),
  344. 'epilog')]},
  345. loc('../ozi/ozimap.py'): {'column-widths': [1.0],
  346. 'expanded-nodes': [],
  347. 'selected-nodes': [],
  348. 'top-node': [('generic attribute',
  349. loc('../ozi/ozimap.py'),
  350. 'epilog')]},
  351. loc('BeautifulSoup.py'): {'expanded-nodes': [],
  352. 'selected-nodes': [],
  353. 'top-node': [('class def',
  354. loc('BeautifulSoup.py'),
  355. 'BeautifulSOAP')]},
  356. loc('config.py'): {'expanded-nodes': [],
  357. 'selected-nodes': [],
  358. 'top-node': [('generic attribute',
  359. loc('config.py'),
  360. 'config')]},
  361. loc('database.py'): {'expanded-nodes': [],
  362. 'selected-nodes': [],
  363. 'top-node': [('class def',
  364. loc('database.py'),
  365. 'Database')]},
  366. loc('excel3.py'): {'expanded-nodes': [],
  367. 'selected-nodes': [],
  368. 'top-node': [('class def',
  369. loc('excel3.py'),
  370. 'Excel')]},
  371. loc('iub_db.py'): {'expanded-nodes': [],
  372. 'selected-nodes': [],
  373. 'top-node': [('function def',
  374. loc('iub_db.py'),
  375. 'add_rec')]},
  376. loc('iub_db2.py'): {'expanded-nodes': [],
  377. 'selected-nodes': [[('generic attribute',
  378. loc('iub_db2.py'),
  379. 'version')]],
  380. 'top-node': [('generic attribute',
  381. loc('iub_db2.py'),
  382. 'config')]},
  383. loc('iubx.ini'): {'expanded-nodes': [],
  384. 'selected-nodes': [],
  385. 'top-node': None},
  386. loc('iubx.py'): {'column-widths': None,
  387. 'expanded-nodes': [],
  388. 'selected-nodes': [],
  389. 'top-node': [('function def',
  390. loc('iubx.py'),
  391. 'check_cpv')]},
  392. loc('iubx0.py'): {'column-widths': [1.0],
  393. 'expanded-nodes': [],
  394. 'selected-nodes': [[('generic attribute',
  395. loc('iubx0.py'),
  396. 'config')]],
  397. 'top-node': [('generic attribute',
  398. loc('iubx0.py'),
  399. 'config')]},
  400. loc('latvian.xml'): {'expanded-nodes': [],
  401. 'selected-nodes': [],
  402. 'top-node': None},
  403. loc('record.py'): {'expanded-nodes': [],
  404. 'selected-nodes': [],
  405. 'top-node': [('generic attribute',
  406. loc('record.py'),
  407. 'r1')]},
  408. loc('sources/iub.py'): {'expanded-nodes': [],
  409. 'selected-nodes': [[('class def',
  410. loc('sources/iub.py'),
  411. 'Source')]],
  412. 'top-node': [('generic attribute',
  413. loc('sources/iub.py'),
  414. 'h')]},
  415. loc('test1.py'): {'expanded-nodes': [],
  416. 'selected-nodes': [],
  417. 'top-node': [('generic attribute',
  418. loc('test1.py'),
  419. 'conn')]},
  420. loc('utils.py'): {'expanded-nodes': [],
  421. 'selected-nodes': [],
  422. 'top-node': [('function def',
  423. loc('utils.py'),
  424. 'check_cpv')]},
  425. loc('../theyr/ikite/ikite.py'): {'column-widths': [1.0],
  426. 'expanded-nodes': [],
  427. 'selected-nodes': [],
  428. 'top-node': [('generic attribute',
  429. loc('../theyr/ikite/ikite.py'),
  430. 'day')]},
  431. loc('../vietas/vietas.py'): {'column-widths': [1.0],
  432. 'expanded-nodes': [],
  433. 'selected-nodes': [],
  434. 'top-node': [('generic attribute',
  435. loc('../vietas/vietas.py'),
  436. 'count')]},
  437. loc('../vietas/vietas0.py'): {'column-widths': [1.0],
  438. 'expanded-nodes': [],
  439. 'selected-nodes': [],
  440. 'top-node': [('generic attribute',
  441. loc('../vietas/vietas0.py'),
  442. 'c')]},
  443. loc('../vietas/vietas2.py'): {'column-widths': [1.0],
  444. 'expanded-nodes': [],
  445. 'selected-nodes': [],
  446. 'top-node': [('generic attribute',
  447. loc('../vietas/vietas2.py'),
  448. 'd_lat')]},
  449. loc('../../SplashData/remdup.py'): {'column-widths': [1.0],
  450. 'expanded-nodes': [],
  451. 'selected-nodes': [],
  452. 'top-node': [('generic attribute',
  453. loc('../../SplashData/remdup.py'),
  454. 'f')]},
  455. loc('../../../Python25/Lib/BeautifulSoup.py'): {'column-widths': [1.0],
  456. 'expanded-nodes': [],
  457. 'selected-nodes': [],
  458. 'top-node': [('class def',
  459. loc('../../../Python25/Lib/BeautifulSoup.py'),
  460. 'BeautifulSOAP')]},
  461. loc('../../../Python25/Lib/ConfigParser.py'): {'column-widths': [1.0],
  462. 'expanded-nodes': [],
  463. 'selected-nodes': [],
  464. 'top-node': [('class def',
  465. loc('../../../Python25/Lib/ConfigParser.py'),
  466. 'ConfigParser')]},
  467. loc('../../../Python25/Lib/StringIO.py'): {'column-widths': [1.0],
  468. 'expanded-nodes': [],
  469. 'selected-nodes': [],
  470. 'top-node': [('class def',
  471. loc('../../../Python25/Lib/StringIO.py'),
  472. 'StringIO')]},
  473. loc('../../../Python25/Lib/dircache.py'): {'column-widths': [1.0],
  474. 'expanded-nodes': [],
  475. 'selected-nodes': [],
  476. 'top-node': [('function def',
  477. loc('../../../Python25/Lib/dircache.py'),
  478. 'annotate')]},
  479. loc('../../../Python25/Lib/encodings/cp1257.py'): {'column-widths': [1.0],
  480. 'expanded-nodes': [],
  481. 'selected-nodes': [],
  482. 'top-node': [('class def',
  483. loc('../../../Python25/Lib/encodings/cp1257.py'),
  484. 'Codec')]},
  485. loc('../../../Python25/Lib/encodings/utf_8.py'): {'column-widths': [1.0],
  486. 'expanded-nodes': [],
  487. 'selected-nodes': [],
  488. 'top-node': [('function def',
  489. loc('../../../Python25/Lib/encodings/utf_8.py'),
  490. 'decode')]},
  491. loc('../../../Python25/Lib/ntpath.py'): {'column-widths': [1.0],
  492. 'expanded-nodes': [],
  493. 'selected-nodes': [],
  494. 'top-node': [('function def',
  495. loc('../../../Python25/Lib/ntpath.py'),
  496. 'abspath')]},
  497. loc('../../../Python25/Lib/re.py'): {'column-widths': [1.0],
  498. 'expanded-nodes': [],
  499. 'selected-nodes': [],
  500. 'top-node': [('generic attribute',
  501. loc('../../../Python25/Lib/re.py'),
  502. 'c')]},
  503. loc('../../../Python25/Lib/sgmllib.py'): {'column-widths': [1.0],
  504. 'expanded-nodes': [],
  505. 'selected-nodes': [],
  506. 'top-node': [('generic attribute',
  507. loc('../../../Python25/Lib/sgmllib.py'),
  508. 'attrfind')]},
  509. loc('../../../Python25/Lib/site-packages/PIL/BmpImagePlugin.py'): {'c'\
  510. 'olumn-widths': [1.0],
  511. 'expanded-nodes': [],
  512. 'selected-nodes': [],
  513. 'top-node': [('generic attribute',
  514. loc('../../../Python25/Lib/site-packages/PIL/BmpImagePlugin.py'),
  515. 'BIT2MODE')]},
  516. loc('../../../Python25/Lib/site-packages/PIL/GifImagePlugin.py'): {'c'\
  517. 'olumn-widths': [1.0],
  518. 'expanded-nodes': [],
  519. 'selected-nodes': [],
  520. 'top-node': [('function def',
  521. loc('../../../Python25/Lib/site-packages/PIL/GifImagePlugin.py'),
  522. 'getdata')]},
  523. loc('../../../Python25/Lib/site-packages/PIL/Image.py'): {'column-wi'\
  524. 'dths': [1.0],
  525. 'expanded-nodes': [],
  526. 'selected-nodes': [[('generic attribute',
  527. loc('../../../Python25/Lib/site-packages/PIL/Image.py'),
  528. '_initialized')]],
  529. 'top-node': [('generic attribute',
  530. loc('../../../Python25/Lib/site-packages/PIL/Image.py'),
  531. 'ADAPTIVE')]},
  532. loc('../../../Python25/Lib/site-packages/PIL/ImageFile.py'): {'colum'\
  533. 'n-widths': [1.0],
  534. 'expanded-nodes': [],
  535. 'selected-nodes': [],
  536. 'top-node': [('generic attribute',
  537. loc('../../../Python25/Lib/site-packages/PIL/ImageFile.py'),
  538. 'ERRORS')]},
  539. loc('../../../Python25/Lib/site-packages/PIL/ImagePalette.py'): {'co'\
  540. 'lumn-widths': [1.0],
  541. 'expanded-nodes': [],
  542. 'selected-nodes': [],
  543. 'top-node': [('class def',
  544. loc('../../../Python25/Lib/site-packages/PIL/ImagePalette.py'),
  545. 'ImagePalette')]},
  546. loc('../../../Python25/Lib/site-packages/argparse.py'): {'column-wid'\
  547. 'ths': [1.0],
  548. 'expanded-nodes': [],
  549. 'selected-nodes': [],
  550. 'top-node': [('class def',
  551. loc('../../../Python25/Lib/site-packages/argparse.py'),
  552. 'Action')]},
  553. loc('../../../Python25/Lib/site-packages/pdo.py'): {'column-widths': [1.0],
  554. 'expanded-nodes': [],
  555. 'selected-nodes': [],
  556. 'top-node': [('class def',
  557. loc('../../../Python25/Lib/site-packages/pdo.py'),
  558. 'connect')]},
  559. loc('../../../Python25/Lib/struct.py'): {'column-widths': [1.0],
  560. 'expanded-nodes': [],
  561. 'selected-nodes': [],
  562. 'top-node': [('function def',
  563. loc('../../../Python25/Lib/struct.py'),
  564. 'calcsize')]},
  565. loc('../../../Python27/Lib/site-packages/psycopg2/extras.py'): {'exp'\
  566. 'anded-nodes': [],
  567. 'selected-nodes': [],
  568. 'top-node': [('class def',
  569. loc('../../../Python27/Lib/site-packages/psycopg2/extras.py'),
  570. 'CompositeCaster')]},
  571. loc('../../../Python27/Lib/site-packages/win32com/client/dynamic.py'): {'e'\
  572. 'xpanded-nodes': [],
  573. 'selected-nodes': [],
  574. 'top-node': [('generic attribute',
  575. loc('../../../Python27/Lib/site-packages/win32com/client/dynamic.py'),
  576. 'ALL_INVOKE_TYPES')]},
  577. loc('unknown:<untitled> #3'): {'expanded-nodes': [],
  578. 'selected-nodes': [],
  579. 'top-node': None},
  580. loc('unknown:<untitled> #4'): {'column-widths': [1.0],
  581. 'expanded-nodes': [],
  582. 'selected-nodes': [],
  583. 'top-node': None},
  584. loc('unknown:<untitled> #5'): {'column-widths': [1.0],
  585. 'expanded-nodes': [],
  586. 'selected-nodes': [],
  587. 'top-node': None},
  588. loc('unknown:<untitled> #6'): {'expanded-nodes': [],
  589. 'selected-nodes': [],
  590. 'top-node': None}},
  591. 'browse_mode': u'Current Module',
  592. 'follow-selection': False,
  593. 'sort_mode': 'Alphabetically',
  594. 'visibility_options': {u'Derived Classes': False,
  595. u'Imported': False,
  596. u'Modules': True}}),
  597. ('debug-stack',
  598. 'tall',
  599. 1,
  600. {'codeline-mode': 'below'}),
  601. ('source-assistant',
  602. 'tall',
  603. 1,
  604. {}),
  605. ('indent',
  606. 'tall',
  607. 2,
  608. {}),
  609. ('templating#02EFWRQK9X23',
  610. 'tall',
  611. 0,
  612. None)],
  613. 'primary_view_state': {'area': 'wide',
  614. 'constraint': None,
  615. 'current_pages': [2,
  616. 1],
  617. 'notebook_display': 'normal',
  618. 'notebook_percent': 0.5738993710691824,
  619. 'override_title': None,
  620. 'pagelist': [('debug-breakpoints',
  621. 'wide',
  622. 0,
  623. {'tree-state': []}),
  624. ('debug-io',
  625. 'wide',
  626. 0,
  627. {}),
  628. ('debug-exceptions',
  629. 'wide',
  630. 0,
  631. {}),
  632. ('interactive-search',
  633. 'wide',
  634. 0,
  635. {'fScope': {'fFileSetName': 'All Source Files',
  636. 'fLocation': None,
  637. 'fRecursive': True,
  638. 'fType': 'project-files'},
  639. 'fSearchSpec': {'fEndPos': None,
  640. 'fIncludeLinenos': True,
  641. 'fInterpretBackslashes': False,
  642. 'fMatchCase': False,
  643. 'fOmitBinary': True,
  644. 'fRegexFlags': 46,
  645. 'fReplaceText': '',
  646. 'fReverse': False,
  647. 'fSearchText': u'_settings',
  648. 'fStartPos': 0,
  649. 'fStyle': 'text',
  650. 'fWholeWords': False,
  651. 'fWrap': True},
  652. 'fUIOptions': {'fAutoBackground': True,
  653. 'fFilePrefix': 'short-file',
  654. 'fFindAfterReplace': True,
  655. 'fInSelection': False,
  656. 'fIncremental': True,
  657. 'fReplaceOnDisk': False,
  658. 'fShowFirstMatch': False,
  659. 'fShowLineno': True,
  660. 'fShowReplaceWidgets': False}}),
  661. ('batch-search',
  662. 'wide',
  663. 0,
  664. {'fScope': {'fFileSetName': 'All Source Files',
  665. 'fLocation': None,
  666. 'fRecursive': True,
  667. 'fType': 'current-file'},
  668. 'fSearchSpec': {'fEndPos': None,
  669. 'fIncludeLinenos': True,
  670. 'fInterpretBackslashes': False,
  671. 'fMatchCase': False,
  672. 'fOmitBinary': True,
  673. 'fRegexFlags': 46,
  674. 'fReplaceText': '',
  675. 'fReverse': False,
  676. 'fSearchText': u'(o',
  677. 'fStartPos': 0,
  678. 'fStyle': 'text',
  679. 'fWholeWords': False,
  680. 'fWrap': True},
  681. 'fUIOptions': {'fAutoBackground': True,
  682. 'fFilePrefix': 'short-file',
  683. 'fFindAfterReplace': True,
  684. 'fInSelection': False,
  685. 'fIncremental': True,
  686. 'fReplaceOnDisk': False,
  687. 'fShowFirstMatch': False,
  688. 'fShowLineno': True,
  689. 'fShowReplaceWidgets': False},
  690. 'replace-entry-expanded': False,
  691. 'search-entry-expanded': False}),
  692. ('debug-data',
  693. 'wide',
  694. 0,
  695. {}),
  696. ('testing',
  697. 'wide',
  698. 0,
  699. {'added-files': [],
  700. 'filter': u'',
  701. 'recent-filters': None,
  702. 'sort-order': 'alpha',
  703. 'tree-state': {'expanded-nodes': [],
  704. 'selected-nodes': [],
  705. 'top-node': (0,)}}),
  706. ('bookmarks',
  707. 'wide',
  708. 1,
  709. {}),
  710. ('debug-probe',
  711. 'wide',
  712. 2,
  713. {'active-range': (None,
  714. -1,
  715. -1),
  716. 'attrib-starts': [],
  717. 'first-line': 103L,
  718. 'folded-linenos': [],
  719. 'history': {u'file:C:/Data/Programming/Kodi/plugin.video.playstream/run.py': ['f'\
  720. 'rom xbmcswift2.CLI_MODE\n',
  721. 'xbmcswift2.CLI_MODE\n',
  722. 'from xbmcswift2 import CLI_MODE\n',
  723. 'CLI_MODE\n',
  724. 'plugin._strings\n',
  725. "dict((tag.getAttribute('id'), tag.firstChild.data) for tag in xml.g"\
  726. "etElementsByTagName('string'))\n",
  727. "dict((tag.getAttribute('id'), tag.firstChild.data) for tag in xml.g"\
  728. "etElementsByTagName('setting'))\n",
  729. "dict((tag.getAttribute('id'), tag.firstChild.value) for tag in xml."\
  730. "getElementsByTagName('setting'))\n",
  731. "xml.getElementsByTagName('setting')\n",
  732. "xml.getElementsByTagName('setting')[0]\n",
  733. "d=xml.getElementsByTagName('setting')[0]\n",
  734. 'd.firstChild\n',
  735. 'd.attributes["value"].data\n',
  736. 'print d.attributes["value"]\n',
  737. 'v=d.attributes["value"]\n',
  738. 'v.data\n',
  739. 'd\n',
  740. 'd.attributes["value"]\n',
  741. 'a=d.attributes["value"]\n',
  742. 'a.childNodes\n',
  743. 'a.name\n',
  744. 'a.value\n',
  745. "tag=xml.getElementsByTagName('setting')[0]\n",
  746. 'tag["value"]\n',
  747. 'tag.attributes["value"]\n',
  748. 'tag.attributes["value"].value\n',
  749. "dict((tag.getAttribute('id'), tag.attributes[\"value\"].value) for "\
  750. "tag in xml.getElementsByTagName('setting'))\n",
  751. 'self._settings[id]\n']},
  752. 'launch-id': None,
  753. 'sel-line': 122L,
  754. 'sel-line-start': 4068L,
  755. 'selection_end': 4068L,
  756. 'selection_start': 4068L}),
  757. ('messages',
  758. 'wide',
  759. 2,
  760. {'current-domain': 0}),
  761. ('debug-modules',
  762. 'wide',
  763. 1,
  764. {}),
  765. ('os-command',
  766. 'wide',
  767. 1,
  768. {'last-percent': 0.8,
  769. 'toolbox-percent': 1.0,
  770. 'toolbox-tree-sel': ''}),
  771. ('python-shell',
  772. 'wide',
  773. 2,
  774. {'active-range': (None,
  775. -1,
  776. -1),
  777. 'attrib-starts': [],
  778. 'first-line': 0L,
  779. 'folded-linenos': [],
  780. 'history': {},
  781. 'launch-id': None,
  782. 'sel-line': 2L,
  783. 'sel-line-start': 146L,
  784. 'selection_end': 146L,
  785. 'selection_start': 146L}),
  786. ('debug-watch',
  787. 'wide',
  788. 1,
  789. {'node-states': [('eval',
  790. 'rec'),
  791. ('eval',
  792. u'cur'),
  793. ('eval',
  794. u'plugin')],
  795. 'tree-state': {'expanded-nodes': [],
  796. 'selected-nodes': [(2,)],
  797. 'top-node': (0,)}})],
  798. 'primary_view_state': {'editor_states': ('horizontal',
  799. 1.0,
  800. ({'bookmarks': ([[loc('../../../../Python27/Lib/ntpath.py'),
  801. {'attrib-starts': [('basename',
  802. 205)],
  803. 'first-line': 197L,
  804. 'folded-linenos': [],
  805. 'sel-line': 207L,
  806. 'sel-line-start': 7320L,
  807. 'selection_end': 7320L,
  808. 'selection_start': 7320L},
  809. 1487194047.73],
  810. [loc('../../../../Python27/Lib/logging/__init__.py'),
  811. {'attrib-starts': [('Logger',
  812. 1109),
  813. ('Logger.warning',
  814. 1166)],
  815. 'first-line': 1171L,
  816. 'folded-linenos': [],
  817. 'sel-line': 1176L,
  818. 'sel-line-start': 43173L,
  819. 'selection_end': 43173L,
  820. 'selection_start': 43173L},
  821. 1487194055.562],
  822. [loc('../../../../Python27/Lib/site-packages/xbmcswift2/mockxbmc/xbmcaddon.py'),
  823. {'attrib-starts': [('Addon',
  824. 9),
  825. ('Addon.getSetting',
  826. 34)],
  827. 'first-line': 33L,
  828. 'folded-linenos': [],
  829. 'sel-line': 38L,
  830. 'sel-line-start': 1276L,
  831. 'selection_end': 1314L,
  832. 'selection_start': 1296L},
  833. 1487203214.794],
  834. [loc('addon.py'),
  835. {'attrib-starts': [('play_video',
  836. 76)],
  837. 'first-line': 94L,
  838. 'folded-linenos': [28L,
  839. 57L],
  840. 'sel-line': 102L,
  841. 'sel-line-start': 3727L,
  842. 'selection_end': 3727L,
  843. 'selection_start': 3727L},
  844. 1487203547.051],
  845. [loc('../../../../Python27/Lib/site-packages/xbmcswift2/__init__.py'),
  846. {'attrib-starts': [('module',
  847. 12),
  848. ('module.__getattr__',
  849. 25)],
  850. 'first-line': 32L,
  851. 'folded-linenos': [],
  852. 'sel-line': 40L,
  853. 'sel-line-start': 1411L,
  854. 'selection_end': 1411L,
  855. 'selection_start': 1411L},
  856. 1487203566.101],
  857. [loc('../../../../Python27/Lib/site-packages/xbmcswift2/plugin.py'),
  858. {'attrib-starts': [('Plugin',
  859. 33),
  860. ('Plugin.handle',
  861. 170)],
  862. 'first-line': 167L,
  863. 'folded-linenos': [],
  864. 'sel-line': 172L,
  865. 'sel-line-start': 5980L,
  866. 'selection_end': 5980L,
  867. 'selection_start': 5980L},
  868. 1487203574.077],
  869. [loc('../../../../Python27/Lib/site-packages/xbmcswift2/listitem.py'),
  870. {'attrib-starts': [('ListItem',
  871. 13),
  872. ('ListItem.as_xbmc_listitem',
  873. 180)],
  874. 'first-line': 170L,
  875. 'folded-linenos': [],
  876. 'sel-line': 182L,
  877. 'sel-line-start': 5870L,
  878. 'selection_end': 5870L,
  879. 'selection_start': 5870L},
  880. 1487203576.125],
  881. [loc('../../../../Python27/Lib/logging/__init__.py'),
  882. {'attrib-starts': [('Logger',
  883. 1109),
  884. ('Logger.findCaller',
  885. 1230)],
  886. 'first-line': 1239L,
  887. 'folded-linenos': [],
  888. 'sel-line': 1249L,
  889. 'sel-line-start': 45632L,
  890. 'selection_end': 45632L,
  891. 'selection_start': 45632L},
  892. 1487203587.484],
  893. [loc('../../../../Python27/Lib/_weakrefset.py'),
  894. {'attrib-starts': [('WeakSet',
  895. 34),
  896. ('WeakSet.__contains__',
  897. 69)],
  898. 'first-line': 62L,
  899. 'folded-linenos': [],
  900. 'sel-line': 74L,
  901. 'sel-line-start': 2248L,
  902. 'selection_end': 2248L,
  903. 'selection_start': 2248L},
  904. 1487203588.408],
  905. [loc('../../../../Python27/Lib/abc.py'),
  906. {'attrib-starts': [('ABCMeta',
  907. 64),
  908. ('ABCMeta.__instancecheck__',
  909. 127)],
  910. 'first-line': 133L,
  911. 'folded-linenos': [],
  912. 'sel-line': 141L,
  913. 'sel-line-start': 5474L,
  914. 'selection_end': 5474L,
  915. 'selection_start': 5474L},
  916. 1487203593.756],
  917. [loc('../../../../Python27/Lib/logging/__init__.py'),
  918. {'attrib-starts': [('getLevelName',
  919. 153)],
  920. 'first-line': 155L,
  921. 'folded-linenos': [],
  922. 'sel-line': 167L,
  923. 'sel-line-start': 5545L,
  924. 'selection_end': 5545L,
  925. 'selection_start': 5545L},
  926. 1487203594.655],
  927. [loc('../../../../Python27/Lib/ntpath.py'),
  928. {'attrib-starts': [('basename',
  929. 205)],
  930. 'first-line': 197L,
  931. 'folded-linenos': [],
  932. 'sel-line': 207L,
  933. 'sel-line-start': 7320L,
  934. 'selection_end': 7320L,
  935. 'selection_start': 7320L},
  936. 1487203609.535],
  937. [loc('../../../../Python27/Lib/logging/__init__.py'),
  938. {'attrib-starts': [('Logger',
  939. 1109),
  940. ('Logger.warning',
  941. 1166)],
  942. 'first-line': 1171L,
  943. 'folded-linenos': [],
  944. 'sel-line': 1176L,
  945. 'sel-line-start': 43173L,
  946. 'selection_end': 43173L,
  947. 'selection_start': 43173L},
  948. 1487203649.314],
  949. [loc('../../../../Python27/Lib/site-packages/xbmcswift2/__init__.py'),
  950. {'attrib-starts': [('module',
  951. 12),
  952. ('module.__getattr__',
  953. 25),
  954. ('module.__getattr__.func',
  955. 32)],
  956. 'first-line': 27L,
  957. 'folded-linenos': [],
  958. 'sel-line': 39L,
  959. 'sel-line-start': 1383L,
  960. 'selection_end': 1383L,
  961. 'selection_start': 1383L},
  962. 1487203650.439],
  963. [loc('addon.py'),
  964. {'attrib-starts': [('main',
  965. 28)],
  966. 'first-line': 37L,
  967. 'folded-linenos': [57L],
  968. 'sel-line': 42L,
  969. 'sel-line-start': 1714L,
  970. 'selection_end': 1714L,
  971. 'selection_start': 1714L},
  972. 1487203672.162],
  973. [loc('../../../../Python27/Lib/site-packages/xbmcswift2/plugin.py'),
  974. {'attrib-starts': [('Plugin',
  975. 33),
  976. ('Plugin.info_type',
  977. 125)],
  978. 'first-line': 121L,
  979. 'folded-linenos': [],
  980. 'sel-line': 126L,
  981. 'sel-line-start': 4570L,
  982. 'selection_end': 4570L,
  983. 'selection_start': 4570L},
  984. 1487203681.079],
  985. [loc('../../../../Python27/Lib/site-packages/xbmcswift2/xbmcmixin.py'),
  986. {'attrib-starts': [('XBMCMixin',
  987. 19),
  988. ('XBMCMixin.finish',
  989. 466)],
  990. 'first-line': 506L,
  991. 'folded-linenos': [],
  992. 'sel-line': 516L,
  993. 'sel-line-start': 21858L,
  994. 'selection_end': 21858L,
  995. 'selection_start': 21858L},
  996. 1487203721.37],
  997. [loc('../../../../Python27/Lib/site-packages/xbmcswift2/plugin.py'),
  998. {'attrib-starts': [('Plugin',
  999. 33),
  1000. ('Plugin.run',
  1001. 327)],
  1002. 'first-line': 330L,
  1003. 'folded-linenos': [],
  1004. 'sel-line': 340L,
  1005. 'sel-line-start': 12885L,
  1006. 'selection_end': 12885L,
  1007. 'selection_start': 12885L},
  1008. 1487203723.5],
  1009. [loc('../../../../Python27/Lib/site-packages/xbmcswift2/cli/app.py'),
  1010. {'attrib-starts': [('once',
  1011. 146)],
  1012. 'first-line': 152L,
  1013. 'folded-linenos': [],
  1014. 'sel-line': 161L,
  1015. 'sel-line-start': 4990L,
  1016. 'selection_end': 4990L,
  1017. 'selection_start': 4990L},
  1018. 1487203732.647],
  1019. [loc('../../../../Python27/Lib/site-packages/xbmcswift2/listitem.py'),
  1020. {'attrib-starts': [('ListItem',
  1021. 13),
  1022. ('ListItem.get_played',
  1023. 170)],
  1024. 'first-line': 164L,
  1025. 'folded-linenos': [],
  1026. 'sel-line': 172L,
  1027. 'sel-line-start': 5552L,
  1028. 'selection_end': 5552L,
  1029. 'selection_start': 5552L},
  1030. 1487203736.656]],
  1031. 20),
  1032. 'current-loc': loc('addon.py'),
  1033. 'editor-state-list': [(loc('addon.xml'),
  1034. {'attrib-starts': [],
  1035. 'first-line': 0L,
  1036. 'folded-linenos': [],
  1037. 'sel-line': 1L,
  1038. 'sel-line-start': 57L,
  1039. 'selection_end': 78L,
  1040. 'selection_start': 78L}),
  1041. (loc('addon.py'),
  1042. {'attrib-starts': [('main',
  1043. 28)],
  1044. 'first-line': 37L,
  1045. 'folded-linenos': [57L],
  1046. 'sel-line': 42L,
  1047. 'sel-line-start': 1714L,
  1048. 'selection_end': 1714L,
  1049. 'selection_start': 1714L}),
  1050. (loc('run.py'),
  1051. {'attrib-starts': [],
  1052. 'first-line': 0L,
  1053. 'folded-linenos': [],
  1054. 'sel-line': 8L,
  1055. 'sel-line-start': 252L,
  1056. 'selection_end': 252L,
  1057. 'selection_start': 252L}),
  1058. (loc('plugin.video.playstream/resources/lib/ContentSources.py'),
  1059. {'attrib-starts': [('ContentSources',
  1060. 15),
  1061. ('ContentSources.is_video',
  1062. 114)],
  1063. 'first-line': 111L,
  1064. 'folded-linenos': [],
  1065. 'sel-line': 121L,
  1066. 'sel-line-start': 4587L,
  1067. 'selection_end': 4611L,
  1068. 'selection_start': 4611L}),
  1069. (loc('plugin.video.playstream/resources/lib/sources/euronews.py'),
  1070. {'attrib-starts': [('Source',
  1071. 22),
  1072. ('Source.__init__',
  1073. 24)],
  1074. 'first-line': 17L,
  1075. 'folded-linenos': [],
  1076. 'sel-line': 37L,
  1077. 'sel-line-start': 1235L,
  1078. 'selection_end': 1255L,
  1079. 'selection_start': 1248L}),
  1080. (loc('plugin.video.playstream/resources/lib/sources/SourceBase.py'),
  1081. {'attrib-starts': [('SourceBase',
  1082. 23),
  1083. ('SourceBase.options_read',
  1084. 66)],
  1085. 'first-line': 54L,
  1086. 'folded-linenos': [],
  1087. 'sel-line': 75L,
  1088. 'sel-line-start': 2686L,
  1089. 'selection_end': 2713L,
  1090. 'selection_start': 2706L}),
  1091. (loc('changelog.md'),
  1092. {'attrib-starts': [],
  1093. 'first-line': 0L,
  1094. 'folded-linenos': [],
  1095. 'sel-line': 3L,
  1096. 'sel-line-start': 60L,
  1097. 'selection_end': 67L,
  1098. 'selection_start': 67L}),
  1099. (loc('../../../../Python27/Lib/site-packages/xbmcswift2/mockxbmc/xbmcaddon.py'),
  1100. {'attrib-starts': [('Addon',
  1101. 9),
  1102. ('Addon.getSetting',
  1103. 34)],
  1104. 'first-line': 33L,
  1105. 'folded-linenos': [],
  1106. 'sel-line': 38L,
  1107. 'sel-line-start': 1276L,
  1108. 'selection_end': 1314L,
  1109. 'selection_start': 1296L}),
  1110. (loc('../../../../Python27/Lib/site-packages/xbmcswift2/cli/app.py'),
  1111. {'attrib-starts': [('once',
  1112. 146)],
  1113. 'first-line': 153L,
  1114. 'folded-linenos': [],
  1115. 'sel-line': 158L,
  1116. 'sel-line-start': 4898L,
  1117. 'selection_end': 4898L,
  1118. 'selection_start': 4898L}),
  1119. (loc('../../../../Python27/Lib/site-packages/xbmcswift2/listitem.py'),
  1120. {'attrib-starts': [('ListItem',
  1121. 13),
  1122. ('ListItem.get_played',
  1123. 170)],
  1124. 'first-line': 164L,
  1125. 'folded-linenos': [],
  1126. 'sel-line': 172L,
  1127. 'sel-line-start': 5552L,
  1128. 'selection_end': 5552L,
  1129. 'selection_start': 5552L})],
  1130. 'has-focus': False,
  1131. 'locked': False},
  1132. [loc('addon.xml'),
  1133. loc('addon.py'),
  1134. loc('run.py'),
  1135. loc('plugin.video.playstream/resources/lib/ContentSources.py'),
  1136. loc('plugin.video.playstream/resources/lib/sources/euronews.py'),
  1137. loc('plugin.video.playstream/resources/lib/sources/SourceBase.py'),
  1138. loc('changelog.md'),
  1139. loc('../../../../Python27/Lib/site-packages/xbmcswift2/mockxbmc/xbmcaddon.py'),
  1140. loc('../../../../Python27/Lib/site-packages/xbmcswift2/cli/app.py'),
  1141. loc('../../../../Python27/Lib/site-packages/xbmcswift2/listitem.py')]),
  1142. ({'bookmarks': ([(loc('iubx.py'),
  1143. {'attrib-starts': [('main',
  1144. 42)],
  1145. 'first-line': 108,
  1146. 'folded-linenos': [],
  1147. 'sel-line': 135,
  1148. 'sel-line-start': 6123,
  1149. 'selection_end': 6123,
  1150. 'selection_start': 6123},
  1151. 1370449380.505),
  1152. (loc('iubx.py'),
  1153. {'attrib-starts': [('main',
  1154. 42)],
  1155. 'first-line': 108,
  1156. 'folded-linenos': [],
  1157. 'sel-line': 135,
  1158. 'sel-line-start': 6123,
  1159. 'selection_end': 6123,
  1160. 'selection_start': 6123},
  1161. 1370449384.062),
  1162. [loc('iubx2.py'),
  1163. {'attrib-starts': [('main',
  1164. 42)],
  1165. 'first-line': 111,
  1166. 'folded-linenos': [],
  1167. 'sel-line': 158,
  1168. 'sel-line-start': 7392,
  1169. 'selection_end': 7392,
  1170. 'selection_start': 7392},
  1171. 1455788262.586],
  1172. [loc('iubx2.py'),
  1173. {'attrib-starts': [('main',
  1174. 42)],
  1175. 'first-line': 104,
  1176. 'folded-linenos': [],
  1177. 'sel-line': 141,
  1178. 'sel-line-start': 5871,
  1179. 'selection_end': 5871,
  1180. 'selection_start': 5871},
  1181. 1456308657.576],
  1182. [loc('../audits/test1.py'),
  1183. {'attrib-starts': [],
  1184. 'first-line': 0,
  1185. 'folded-linenos': [],
  1186. 'sel-line': 0,
  1187. 'sel-line-start': 0,
  1188. 'selection_end': 0,
  1189. 'selection_start': 0},
  1190. 1457449493.859],
  1191. [loc('iub_db2.py'),
  1192. {'attrib-starts': [('main',
  1193. -1)],
  1194. 'first-line': 109,
  1195. 'folded-linenos': [],
  1196. 'sel-line': 146,
  1197. 'sel-line-start': 6796,
  1198. 'selection_end': 6797,
  1199. 'selection_start': 6797},
  1200. 1459750791.479],
  1201. [loc('../../../Python27/Lib/site-packages/win32com/client/dynamic.py'),
  1202. {'attrib-starts': [],
  1203. 'first-line': 0,
  1204. 'folded-linenos': [],
  1205. 'sel-line': 0,
  1206. 'sel-line-start': 0,
  1207. 'selection_end': 0,
  1208. 'selection_start': 0},
  1209. 1459757438.323],
  1210. [loc('iub_email.py'),
  1211. {'attrib-starts': [('main',
  1212. -1)],
  1213. 'first-line': 0,
  1214. 'folded-linenos': [],
  1215. 'sel-line': 104,
  1216. 'sel-line-start': 4084,
  1217. 'selection_end': 4084,
  1218. 'selection_start': 4084},
  1219. 1459798097.611],
  1220. [loc('../../../Python27/Lib/site-packages/psycopg2/extras.py'),
  1221. {'attrib-starts': [],
  1222. 'first-line': 0,
  1223. 'folded-linenos': [],
  1224. 'sel-line': 0,
  1225. 'sel-line-start': 0,
  1226. 'selection_end': 0,
  1227. 'selection_start': 0},
  1228. 1460048392.844],
  1229. [loc('utils.py'),
  1230. {'attrib-starts': [],
  1231. 'first-line': 0,
  1232. 'folded-linenos': [],
  1233. 'sel-line': 0,
  1234. 'sel-line-start': 0,
  1235. 'selection_end': 0,
  1236. 'selection_start': 0},
  1237. 1462256767.769],
  1238. [loc('untitled-2.py'),
  1239. {'attrib-starts': [],
  1240. 'first-line': 0,
  1241. 'folded-linenos': [],
  1242. 'sel-line': 0,
  1243. 'sel-line-start': 0,
  1244. 'selection_end': 0,
  1245. 'selection_start': 0},
  1246. 1462256769.932],
  1247. [loc('test2.py'),
  1248. {'attrib-starts': [],
  1249. 'first-line': 0,
  1250. 'folded-linenos': [],
  1251. 'sel-line': 0,
  1252. 'sel-line-start': 0,
  1253. 'selection_end': 0,
  1254. 'selection_start': 0},
  1255. 1462256771.174],
  1256. [loc('test1.py'),
  1257. {'attrib-starts': [],
  1258. 'first-line': 0,
  1259. 'folded-linenos': [],
  1260. 'sel-line': 0,
  1261. 'sel-line-start': 0,
  1262. 'selection_end': 0,
  1263. 'selection_start': 0},
  1264. 1462256772.38],
  1265. [loc('sources/iub.py'),
  1266. {'attrib-starts': [],
  1267. 'first-line': 0,
  1268. 'folded-linenos': [],
  1269. 'sel-line': 0,
  1270. 'sel-line-start': 0,
  1271. 'selection_end': 0,
  1272. 'selection_start': 0},
  1273. 1462256777.34],
  1274. [loc('iub_email.py'),
  1275. {'attrib-starts': [],
  1276. 'first-line': 0,
  1277. 'folded-linenos': [],
  1278. 'sel-line': 0,
  1279. 'sel-line-start': 0,
  1280. 'selection_end': 0,
  1281. 'selection_start': 0},
  1282. 1462256778.451],
  1283. [loc('iub_db2.py'),
  1284. {'attrib-starts': [],
  1285. 'first-line': 0,
  1286. 'folded-linenos': [],
  1287. 'sel-line': 0,
  1288. 'sel-line-start': 0,
  1289. 'selection_end': 0,
  1290. 'selection_start': 0},
  1291. 1462256779.578],
  1292. [loc('iepirkumi/rss/rss.cgi'),
  1293. {'attrib-starts': [],
  1294. 'first-line': 0,
  1295. 'folded-linenos': [],
  1296. 'sel-line': 0,
  1297. 'sel-line-start': 0,
  1298. 'selection_end': 0,
  1299. 'selection_start': 0},
  1300. 1462256780.838],
  1301. [loc('iepirkumi/rss/feeds.py'),
  1302. {'attrib-starts': [],
  1303. 'first-line': 0,
  1304. 'folded-linenos': [],
  1305. 'sel-line': 0,
  1306. 'sel-line-start': 0,
  1307. 'selection_end': 0,
  1308. 'selection_start': 0},
  1309. 1462256782.091],
  1310. [loc('iepirkumi/rss/database3.py'),
  1311. {'attrib-starts': [],
  1312. 'first-line': 0,
  1313. 'folded-linenos': [],
  1314. 'sel-line': 0,
  1315. 'sel-line-start': 0,
  1316. 'selection_end': 0,
  1317. 'selection_start': 0},
  1318. 1462256785.892],
  1319. [loc('database.py'),
  1320. {'attrib-starts': [],
  1321. 'first-line': 0,
  1322. 'folded-linenos': [],
  1323. 'sel-line': 0,
  1324. 'sel-line-start': 0,
  1325. 'selection_end': 0,
  1326. 'selection_start': 0},
  1327. 1462256788.361]],
  1328. 20),
  1329. 'current-loc': loc('addon.py'),
  1330. 'editor-state-list': [(loc('addon.py'),
  1331. {'attrib-starts': [],
  1332. 'first-line': 0L,
  1333. 'folded-linenos': [],
  1334. 'sel-line': 0L,
  1335. 'sel-line-start': 0L,
  1336. 'selection_end': 0L,
  1337. 'selection_start': 0L}),
  1338. (loc('addon.xml'),
  1339. {}),
  1340. (loc('../../../../Python27/Lib/site-packages/xbmcswift2/cli/app.py'),
  1341. {'attrib-starts': [('interactive',
  1342. 164)],
  1343. 'first-line': 160L,
  1344. 'folded-linenos': [],
  1345. 'sel-line': 180L,
  1346. 'sel-line-start': 5741L,
  1347. 'selection_end': 5783L,
  1348. 'selection_start': 5770L}),
  1349. (loc('changelog.md'),
  1350. {}),
  1351. (loc('plugin.video.playstream/resources/lib/ContentSources.py'),
  1352. {}),
  1353. (loc('plugin.video.playstream/resources/lib/sources/euronews.py'),
  1354. {}),
  1355. (loc('../../../../Python27/Lib/site-packages/xbmcswift2/listitem.py'),
  1356. {}),
  1357. (loc('run.py'),
  1358. {'attrib-starts': [],
  1359. 'first-line': 0L,
  1360. 'folded-linenos': [],
  1361. 'sel-line': 0L,
  1362. 'sel-line-start': 0L,
  1363. 'selection_end': 0L,
  1364. 'selection_start': 0L}),
  1365. (loc('plugin.video.playstream/resources/lib/sources/SourceBase.py'),
  1366. {}),
  1367. (loc('../../../../Python27/Lib/site-packages/xbmcswift2/mockxbmc/xbmcaddon.py'),
  1368. {})],
  1369. 'has-focus': False,
  1370. 'locked': False},
  1371. [loc('addon.py'),
  1372. loc('addon.xml'),
  1373. loc('../../../../Python27/Lib/site-packages/xbmcswift2/cli/app.py'),
  1374. loc('changelog.md'),
  1375. loc('plugin.video.playstream/resources/lib/ContentSources.py'),
  1376. loc('plugin.video.playstream/resources/lib/sources/euronews.py'),
  1377. loc('../../../../Python27/Lib/site-packages/xbmcswift2/listitem.py'),
  1378. loc('run.py'),
  1379. loc('plugin.video.playstream/resources/lib/sources/SourceBase.py'),
  1380. loc('../../../../Python27/Lib/site-packages/xbmcswift2/mockxbmc/xbmcaddon.py')])),
  1381. 'open_files': [u'addon.xml',
  1382. u'changelog.md',
  1383. u'plugin.video.playstream/resources/lib/ContentSources.py',
  1384. u'plugin.video.playstream/resources/lib/sources/SourceBase.py',
  1385. u'plugin.video.playstream/resources/lib/sources/euronews.py',
  1386. u'run.py',
  1387. u'../../../../Python27/Lib/site-packages/xbmcswift2/mockxbmc/xbmcaddon.py',
  1388. u'addon.py']},
  1389. 'saved_notebook_display': None,
  1390. 'split_percents': {0: 0.8627450980392157},
  1391. 'splits': 2,
  1392. 'tab_location': 'top',
  1393. 'user_data': {}},
  1394. 'saved_notebook_display': None,
  1395. 'split_percents': {0: 0.5},
  1396. 'splits': 2,
  1397. 'tab_location': 'left',
  1398. 'user_data': {}},
  1399. 'window-alloc': (65,
  1400. 0,
  1401. 1519,
  1402. 859)}]}
  1403. guimgr.recent-documents = [loc('../../../../Python27/Lib/site-packages/xbmcswift2/cli/app.py'),
  1404. loc('../../../../Python27/Lib/site-packages/xbmcswift2/listitem.py'),
  1405. loc('addon.py'),
  1406. loc('../../../../Python27/Lib/site-packages/xbmcswift2/mockxbmc/xbmcaddon.py'),
  1407. loc('run.py'),
  1408. loc('changelog.md'),
  1409. loc('addon.xml'),
  1410. loc('plugin.video.playstream/resources/lib/sources/SourceBase.py'),
  1411. loc('plugin.video.playstream/resources/lib/sources/euronews.py'),
  1412. loc('plugin.video.playstream/resources/lib/ContentSources.py')]
  1413. guimgr.visual-state = {loc('config.py'): {'attrib-starts': [],
  1414. 'first-line': 0,
  1415. 'folded-linenos': [],
  1416. 'sel-line': 38,
  1417. 'sel-line-start': 1110,
  1418. 'selection_end': 1110,
  1419. 'selection_start': 1110},
  1420. loc('iub.py'): {'attrib-starts': [('get_table',
  1421. 51)],
  1422. 'first-line': 0,
  1423. 'folded-linenos': [],
  1424. 'sel-line': 101,
  1425. 'sel-line-start': 3652,
  1426. 'selection_end': 3685,
  1427. 'selection_start': 3669},
  1428. loc('iubx.py'): {'attrib-starts': [('parse_arguments',
  1429. 25)],
  1430. 'first-line': 0,
  1431. 'folded-linenos': [],
  1432. 'sel-line': 32,
  1433. 'sel-line-start': 1289,
  1434. 'selection_end': 1335,
  1435. 'selection_start': 1335},
  1436. loc('iubx0.py'): {'attrib-starts': [('main',
  1437. 40)],
  1438. 'first-line': 349,
  1439. 'folded-linenos': [],
  1440. 'sel-line': 84,
  1441. 'sel-line-start': 3404,
  1442. 'selection_end': 3450,
  1443. 'selection_start': 3449},
  1444. loc('../untitled-1.py'): {'attrib-starts': [],
  1445. 'first-line': 0,
  1446. 'folded-linenos': [],
  1447. 'sel-line': 0,
  1448. 'sel-line-start': 0,
  1449. 'selection_end': 1,
  1450. 'selection_start': 1},
  1451. loc('../xbmcswift2/plugin.py'): {'attrib-starts': [],
  1452. 'first-line': 0L,
  1453. 'folded-linenos': [],
  1454. 'sel-line': 0L,
  1455. 'sel-line-start': 0L,
  1456. 'selection_end': 0L,
  1457. 'selection_start': 0L},
  1458. loc('../xbmcswift2/request.py'): {'attrib-starts': [],
  1459. 'first-line': 0L,
  1460. 'folded-linenos': [],
  1461. 'sel-line': 0L,
  1462. 'sel-line-start': 0L,
  1463. 'selection_end': 0L,
  1464. 'selection_start': 0L},
  1465. loc('../../../Python25/Lib/BeautifulSoup.py'): {'attr'\
  1466. 'ib-starts': [('NavigableString',
  1467. 354),
  1468. ('NavigableString.__getattr__',
  1469. 356)],
  1470. 'first-line': 337,
  1471. 'sel-line': 363,
  1472. 'sel-line-start': 13868,
  1473. 'selection_end': 13868,
  1474. 'selection_start': 13868},
  1475. loc('../../../Python25/Lib/HTMLParser.py'): {'attrib-'\
  1476. 'starts': [('HTMLParser',
  1477. 66),
  1478. ('HTMLParser.check_for_whole_start_tag',
  1479. 274)],
  1480. 'first-line': 284,
  1481. 'folded-linenos': [],
  1482. 'sel-line': 301,
  1483. 'sel-line-start': 10981,
  1484. 'selection_end': 11013,
  1485. 'selection_start': 11013},
  1486. loc('../../../Python25/Lib/VideoCapture.py'): {'attri'\
  1487. 'b-starts': [],
  1488. 'first-line': 0,
  1489. 'folded-linenos': [],
  1490. 'sel-line': 7,
  1491. 'sel-line-start': 85,
  1492. 'selection_end': 128,
  1493. 'selection_start': 85},
  1494. loc('../../../Python25/Lib/encodings/cp1257.py'): {'a'\
  1495. 'ttrib-starts': [('Codec',
  1496. 8),
  1497. ('Codec.encode',
  1498. 10)],
  1499. 'first-line': 0,
  1500. 'folded-linenos': [],
  1501. 'sel-line': 10,
  1502. 'sel-line-start': 197,
  1503. 'selection_end': 197,
  1504. 'selection_start': 197},
  1505. loc('../../../Python25/Lib/re.py'): {'attrib-starts': [],
  1506. 'first-line': 0,
  1507. 'folded-linenos': [],
  1508. 'sel-line': 0,
  1509. 'sel-line-start': 0,
  1510. 'selection_end': 0,
  1511. 'selection_start': 0},
  1512. loc('../../../Python25/Lib/site-packages/BeautifulSoup.py'): {'a'\
  1513. 'ttrib-starts': [('SoupStrainer',
  1514. 817),
  1515. ('SoupStrainer._matches',
  1516. 904)],
  1517. 'first-line': 907,
  1518. 'folded-linenos': [],
  1519. 'sel-line': 928,
  1520. 'sel-line-start': 35455,
  1521. 'selection_end': 35455,
  1522. 'selection_start': 35455},
  1523. loc('../../../Python25/Lib/site-packages/PIL/Image.py'): {'a'\
  1524. 'ttrib-starts': [],
  1525. 'first-line': 26,
  1526. 'folded-linenos': [],
  1527. 'sel-line': 44,
  1528. 'sel-line-start': 1253,
  1529. 'selection_end': 1253,
  1530. 'selection_start': 1253},
  1531. loc('../../../Python25/Lib/site-packages/PIL/__init__.py'): {'a'\
  1532. 'ttrib-starts': [],
  1533. 'first-line': 0,
  1534. 'folded-linenos': [],
  1535. 'sel-line': 0,
  1536. 'sel-line-start': 0,
  1537. 'selection_end': 0,
  1538. 'selection_start': 0},
  1539. loc('../../../Python25/Lib/site-packages/argparse.py'): {'a'\
  1540. 'ttrib-starts': [('_ActionsContainer',
  1541. 926),
  1542. ('_ActionsContainer._handle_conflict_error',
  1543. 1132)],
  1544. 'first-line': 1106,
  1545. 'folded-linenos': [],
  1546. 'sel-line': 1137,
  1547. 'sel-line-start': 41374,
  1548. 'selection_end': 41374,
  1549. 'selection_start': 41374},
  1550. loc('../../../Python25/Lib/site-packages/win32com/client/__init__.py'): {'a'\
  1551. 'ttrib-starts': [('DispatchBaseClass',
  1552. 410),
  1553. ('DispatchBaseClass._ApplyTypes_',
  1554. 443)],
  1555. 'first-line': 425,
  1556. 'folded-linenos': [],
  1557. 'sel-line': 447,
  1558. 'sel-line-start': 19318,
  1559. 'selection_end': 19318,
  1560. 'selection_start': 19318},
  1561. loc('../../../Python25/Lib/site-packages/win32com/client/dynamic.py'): {'a'\
  1562. 'ttrib-starts': [('CDispatch',
  1563. 151),
  1564. ('CDispatch.__getattr__',
  1565. 421)],
  1566. 'first-line': 489,
  1567. 'folded-linenos': [],
  1568. 'sel-line': 494,
  1569. 'sel-line-start': 19030,
  1570. 'selection_end': 19030,
  1571. 'selection_start': 19030},
  1572. loc('../../../Python25/Lib/site-packages/win32com/gen_py/00020813-0000-0000-C000-000000000046x0x1x6.py'): {'a'\
  1573. 'ttrib-starts': [('Range',
  1574. 26378),
  1575. ('Range.__call__',
  1576. 27016)],
  1577. 'first-line': 26996,
  1578. 'folded-linenos': [],
  1579. 'sel-line': 27018,
  1580. 'sel-line-start': 1285165,
  1581. 'selection_end': 1285165,
  1582. 'selection_start': 1285165},
  1583. loc('../../../Python25/Lib/socket.py'): {'attrib-star'\
  1584. 'ts': [('_fileobject',
  1585. 195),
  1586. ('_fileobject.readline',
  1587. 320)],
  1588. 'first-line': 301,
  1589. 'sel-line': 330,
  1590. 'sel-line-start': 10707,
  1591. 'selection_end': 10707,
  1592. 'selection_start': 10707},
  1593. loc('../../../Python25/Lib/sre_parse.py'): {'attrib-s'\
  1594. 'tarts': [('_parse',
  1595. 384)],
  1596. 'first-line': 375,
  1597. 'folded-linenos': [],
  1598. 'sel-line': 406,
  1599. 'sel-line-start': 12403,
  1600. 'selection_end': 12403,
  1601. 'selection_start': 12403},
  1602. loc('../../../../Python27/Lib/site-packages/xbmcswift2/cli/app.py'): {'a'\
  1603. 'ttrib-starts': [('interactive',
  1604. 164)],
  1605. 'first-line': 160L,
  1606. 'folded-linenos': [],
  1607. 'sel-line': 180L,
  1608. 'sel-line-start': 5741L,
  1609. 'selection_end': 5783L,
  1610. 'selection_start': 5770L},
  1611. loc('../../../../Python27/Lib/site-packages/xbmcswift2/plugin.py'): {'a'\
  1612. 'ttrib-starts': [],
  1613. 'first-line': 0L,
  1614. 'folded-linenos': [],
  1615. 'sel-line': 0L,
  1616. 'sel-line-start': 0L,
  1617. 'selection_end': 0L,
  1618. 'selection_start': 0L},
  1619. loc('../../../../Python27/Scripts/xbmcswift2-script.py'): {'a'\
  1620. 'ttrib-starts': [],
  1621. 'first-line': 0,
  1622. 'folded-linenos': [],
  1623. 'sel-line': 1,
  1624. 'sel-line-start': 29,
  1625. 'selection_end': 36,
  1626. 'selection_start': 36},
  1627. loc('x-wingide-zip://C:/Python25/Lib/site-packages/argparse-1.1-py2.5.egg//argparse.py'): {'a'\
  1628. 'ttrib-starts': [('_ActionsContainer',
  1629. 1187),
  1630. ('_ActionsContainer.add_argument',
  1631. 1270)],
  1632. 'first-line': 1271,
  1633. 'folded-linenos': [],
  1634. 'sel-line': 1283,
  1635. 'sel-line-start': 45405,
  1636. 'selection_end': 45405,
  1637. 'selection_start': 45405},
  1638. loc('x-wingide-zip://C:/Python25/Lib/site-packages/beautifulsoup-3.1.0.1-py2.5.egg//BeautifulSoup.py'): {'a'\
  1639. 'ttrib-starts': [('BeautifulSoup',
  1640. 1446),
  1641. ('BeautifulSoup.__init__',
  1642. 1494)],
  1643. 'first-line': 1481,
  1644. 'folded-linenos': [],
  1645. 'sel-line': 1498,
  1646. 'sel-line-start': 57438,
  1647. 'selection_end': 57438,
  1648. 'selection_start': 57438}}
  1649. proj.build-cmd = {None: ('default',
  1650. None)}
  1651. proj.env-vars = {None: ('default',
  1652. [u''])}
  1653. proj.pypath = {None: ('custom',
  1654. [u'c:\\Data\\Programming\\Kodi',
  1655. u''])}
  1656. proj.vcs-system-config = ('prefs',
  1657. {'bzr': {'versioncontrol.bzr.active': 'active-if-p'\
  1658. 'roject-dir',
  1659. 'versioncontrol.bzr.executable': u'bzr'},
  1660. 'cvs': {'versioncontrol.cvs.active': 'active-if-p'\
  1661. 'roject-dir',
  1662. 'versioncontrol.cvs.executable': u'cvs',
  1663. 'versioncontrol.cvs.extra-global-args': '-'\
  1664. 'z3'},
  1665. 'git': {'versioncontrol.git.active': 'active-if-p'\
  1666. 'roject-dir',
  1667. 'versioncontrol.git.executable': u'git',
  1668. 'versioncontrol.git.use-porcelain': True},
  1669. 'hg': {'versioncontrol.hg.active': 'active-if-pro'\
  1670. 'ject-dir',
  1671. 'versioncontrol.hg.dont-find-unregistered': True,
  1672. 'versioncontrol.hg.executable': u'hg',
  1673. 'versioncontrol.hg.extra-global-args': '--'\
  1674. 'encoding=utf8'},
  1675. 'perforce': {'versioncontrol.perforce.active': 'n'\
  1676. 'ot-active',
  1677. 'versioncontrol.perforce.dont-find-unregistered': True,
  1678. 'versioncontrol.perforce.executable': u'p4',
  1679. 'versioncontrol.perforce.extra-global-args': ''},
  1680. 'svn': {'versioncontrol.svn.active': 'active-if-p'\
  1681. 'roject-dir',
  1682. 'versioncontrol.svn.executable': u'svn',
  1683. 'versioncontrol.svn.extra-global-args': '',
  1684. 'versioncontrol.svn.svnadmin-executable': u'svnadmin'}})
  1685. search.search-history = [u'(o',
  1686. u'_settings',
  1687. u'make_path_qs',
  1688. u'url_for',
  1689. u'entry pi',
  1690. u'route',
  1691. u'bas_',
  1692. u'base',
  1693. u'get_date1',
  1694. u'laiks',
  1695. u'format',
  1696. u'execute',
  1697. u'qmark',
  1698. u'to',
  1699. u'soup',
  1700. u'sender',
  1701. u'options',
  1702. u'lval',
  1703. u'codecs',
  1704. u'cgi']
  1705. testing.stored-results = (1,
  1706. [],
  1707. {})