This file is indexed.

/usr/share/python-support/psychopy.public is in psychopy 1.79.00+git16-g30c9343.dfsg-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
pyversions=2.4-

/usr/share/pyshared/PsychoPy-1.79.01.egg-info/PKG-INFO
/usr/share/pyshared/PsychoPy-1.79.01.egg-info/SOURCES.txt
/usr/share/pyshared/PsychoPy-1.79.01.egg-info/dependency_links.txt
/usr/share/pyshared/PsychoPy-1.79.01.egg-info/top_level.txt
/usr/share/pyshared/psychopy/CHANGELOG.txt
/usr/share/pyshared/psychopy/LICENSE.txt
/usr/share/pyshared/psychopy/LICENSES.txt
/usr/share/pyshared/psychopy/README.txt
/usr/share/pyshared/psychopy/__init__.py
/usr/share/pyshared/psychopy/_shadersPygame.py
/usr/share/pyshared/psychopy/_shadersPyglet.py
/usr/share/pyshared/psychopy/app/Resources/DejaVuSerif.ttf
/usr/share/pyshared/psychopy/app/Resources/color16.png
/usr/share/pyshared/psychopy/app/Resources/color32.png
/usr/share/pyshared/psychopy/app/Resources/compile16.png
/usr/share/pyshared/psychopy/app/Resources/compile32.png
/usr/share/pyshared/psychopy/app/Resources/filenew16.png
/usr/share/pyshared/psychopy/app/Resources/filenew32.png
/usr/share/pyshared/psychopy/app/Resources/fileopen16.png
/usr/share/pyshared/psychopy/app/Resources/fileopen32.png
/usr/share/pyshared/psychopy/app/Resources/filesave16.png
/usr/share/pyshared/psychopy/app/Resources/filesave32.png
/usr/share/pyshared/psychopy/app/Resources/filesaveas16.png
/usr/share/pyshared/psychopy/app/Resources/filesaveas32.png
/usr/share/pyshared/psychopy/app/Resources/monitors16.png
/usr/share/pyshared/psychopy/app/Resources/monitors32.png
/usr/share/pyshared/psychopy/app/Resources/preferences16.png
/usr/share/pyshared/psychopy/app/Resources/preferences32.png
/usr/share/pyshared/psychopy/app/Resources/psychopy.desktop
/usr/share/pyshared/psychopy/app/Resources/psychopy.icns
/usr/share/pyshared/psychopy/app/Resources/psychopy.ico
/usr/share/pyshared/psychopy/app/Resources/psychopy.png
/usr/share/pyshared/psychopy/app/Resources/psychopySplash.png
/usr/share/pyshared/psychopy/app/Resources/redo16.png
/usr/share/pyshared/psychopy/app/Resources/redo32.png
/usr/share/pyshared/psychopy/app/Resources/run16.png
/usr/share/pyshared/psychopy/app/Resources/run32.png
/usr/share/pyshared/psychopy/app/Resources/settingsExp16.png
/usr/share/pyshared/psychopy/app/Resources/settingsExp32.png
/usr/share/pyshared/psychopy/app/Resources/stop16.png
/usr/share/pyshared/psychopy/app/Resources/stop32.png
/usr/share/pyshared/psychopy/app/Resources/tips.txt
/usr/share/pyshared/psychopy/app/Resources/undo16.png
/usr/share/pyshared/psychopy/app/Resources/undo32.png
/usr/share/pyshared/psychopy/app/_psychopyApp.py
/usr/share/pyshared/psychopy/app/appData.spec
/usr/share/pyshared/psychopy/app/builder/__init__.py
/usr/share/pyshared/psychopy/app/builder/builder.py
/usr/share/pyshared/psychopy/app/builder/components/__init__.py
/usr/share/pyshared/psychopy/app/builder/components/_base.py
/usr/share/pyshared/psychopy/app/builder/components/_visual.py
/usr/share/pyshared/psychopy/app/builder/components/add.png
/usr/share/pyshared/psychopy/app/builder/components/aperture.png
/usr/share/pyshared/psychopy/app/builder/components/aperture.py
/usr/share/pyshared/psychopy/app/builder/components/base.png
/usr/share/pyshared/psychopy/app/builder/components/cedrusBox.png
/usr/share/pyshared/psychopy/app/builder/components/cedrusBox.py
/usr/share/pyshared/psychopy/app/builder/components/code.png
/usr/share/pyshared/psychopy/app/builder/components/code.py
/usr/share/pyshared/psychopy/app/builder/components/dots.png
/usr/share/pyshared/psychopy/app/builder/components/dots.py
/usr/share/pyshared/psychopy/app/builder/components/edit_add.png
/usr/share/pyshared/psychopy/app/builder/components/eyetracker.png
/usr/share/pyshared/psychopy/app/builder/components/eyetracker.py
/usr/share/pyshared/psychopy/app/builder/components/geometric.png
/usr/share/pyshared/psychopy/app/builder/components/grating.png
/usr/share/pyshared/psychopy/app/builder/components/grating.py
/usr/share/pyshared/psychopy/app/builder/components/image.png
/usr/share/pyshared/psychopy/app/builder/components/image.py
/usr/share/pyshared/psychopy/app/builder/components/ioLabs.png
/usr/share/pyshared/psychopy/app/builder/components/ioLabs.py
/usr/share/pyshared/psychopy/app/builder/components/keyboard.png
/usr/share/pyshared/psychopy/app/builder/components/keyboard.py
/usr/share/pyshared/psychopy/app/builder/components/microphone.png
/usr/share/pyshared/psychopy/app/builder/components/microphone.py
/usr/share/pyshared/psychopy/app/builder/components/mouse.png
/usr/share/pyshared/psychopy/app/builder/components/mouse.py
/usr/share/pyshared/psychopy/app/builder/components/movie.png
/usr/share/pyshared/psychopy/app/builder/components/movie.py
/usr/share/pyshared/psychopy/app/builder/components/parallelOut.png
/usr/share/pyshared/psychopy/app/builder/components/parallelOut.py
/usr/share/pyshared/psychopy/app/builder/components/patch.png
/usr/share/pyshared/psychopy/app/builder/components/patch.py
/usr/share/pyshared/psychopy/app/builder/components/polygon.png
/usr/share/pyshared/psychopy/app/builder/components/polygon.py
/usr/share/pyshared/psychopy/app/builder/components/ratingscale.png
/usr/share/pyshared/psychopy/app/builder/components/ratingscale.py
/usr/share/pyshared/psychopy/app/builder/components/settings.py
/usr/share/pyshared/psychopy/app/builder/components/sound.png
/usr/share/pyshared/psychopy/app/builder/components/sound.py
/usr/share/pyshared/psychopy/app/builder/components/static.png
/usr/share/pyshared/psychopy/app/builder/components/static.py
/usr/share/pyshared/psychopy/app/builder/components/text.png
/usr/share/pyshared/psychopy/app/builder/components/text.py
/usr/share/pyshared/psychopy/app/builder/experiment.py
/usr/share/pyshared/psychopy/app/builder/ratingscale.png
/usr/share/pyshared/psychopy/app/builder/validators.py
/usr/share/pyshared/psychopy/app/coder/__init__.py
/usr/share/pyshared/psychopy/app/coder/coder.py
/usr/share/pyshared/psychopy/app/coder/debugger.py
/usr/share/pyshared/psychopy/app/coder/introspect.py
/usr/share/pyshared/psychopy/app/coder/psychoParser.py
/usr/share/pyshared/psychopy/app/connections.py
/usr/share/pyshared/psychopy/app/dialogs.py
/usr/share/pyshared/psychopy/app/ipythonShell.py
/usr/share/pyshared/psychopy/app/preferencesDlg.py
/usr/share/pyshared/psychopy/app/psychopyApp.py
/usr/share/pyshared/psychopy/app/stdOutRich.py
/usr/share/pyshared/psychopy/app/urls.py
/usr/share/pyshared/psychopy/app/wxIDs.py
/usr/share/pyshared/psychopy/bits.py
/usr/share/pyshared/psychopy/calib.py
/usr/share/pyshared/psychopy/clock.py
/usr/share/pyshared/psychopy/colors.py
/usr/share/pyshared/psychopy/compatibility.py
/usr/share/pyshared/psychopy/constants.py
/usr/share/pyshared/psychopy/contrib/http/benchmark_report.py
/usr/share/pyshared/psychopy/contrib/mseq.py
/usr/share/pyshared/psychopy/contrib/mseqSearch.py
/usr/share/pyshared/psychopy/contrib/opensslwrap.py
/usr/share/pyshared/psychopy/contrib/parallel.py
/usr/share/pyshared/psychopy/contrib/quest.py
/usr/share/pyshared/psychopy/core.py
/usr/share/pyshared/psychopy/data.py
/usr/share/pyshared/psychopy/demos/builder/BART/README.txt
/usr/share/pyshared/psychopy/demos/builder/BART/balloons.xlsx
/usr/share/pyshared/psychopy/demos/builder/BART/bang.wav
/usr/share/pyshared/psychopy/demos/builder/BART/bart.psyexp
/usr/share/pyshared/psychopy/demos/builder/BART/blueBalloon.png
/usr/share/pyshared/psychopy/demos/builder/BART/greenBalloon.png
/usr/share/pyshared/psychopy/demos/builder/BART/redBalloon.png
/usr/share/pyshared/psychopy/demos/builder/BART/trialTypes.xlsx
/usr/share/pyshared/psychopy/demos/builder/README.txt
/usr/share/pyshared/psychopy/demos/builder/branchedExp/README.txt
/usr/share/pyshared/psychopy/demos/builder/branchedExp/branching.psyexp
/usr/share/pyshared/psychopy/demos/builder/branchedExp/trialTypes.xlsx
/usr/share/pyshared/psychopy/demos/builder/dualRatingScales/ratingScaleBuilder.psyexp
/usr/share/pyshared/psychopy/demos/builder/iohub/stroop_eyetracking/LC_eyegaze_std.yaml
/usr/share/pyshared/psychopy/demos/builder/iohub/stroop_eyetracking/README.txt
/usr/share/pyshared/psychopy/demos/builder/iohub/stroop_eyetracking/SMI_iview_std.yaml
/usr/share/pyshared/psychopy/demos/builder/iohub/stroop_eyetracking/SRR_eyelink_std.yaml
/usr/share/pyshared/psychopy/demos/builder/iohub/stroop_eyetracking/stroop.psyexp
/usr/share/pyshared/psychopy/demos/builder/iohub/stroop_eyetracking/tobii_std.yaml
/usr/share/pyshared/psychopy/demos/builder/iohub/stroop_eyetracking/trialTypes.xlsx
/usr/share/pyshared/psychopy/demos/builder/iohub/stroop_keyboard/README.txt
/usr/share/pyshared/psychopy/demos/builder/iohub/stroop_keyboard/iohub_config.yaml
/usr/share/pyshared/psychopy/demos/builder/iohub/stroop_keyboard/stroop.psyexp
/usr/share/pyshared/psychopy/demos/builder/iohub/stroop_keyboard/trialTypes.xlsx
/usr/share/pyshared/psychopy/demos/builder/mental_rotation/F.png
/usr/share/pyshared/psychopy/demos/builder/mental_rotation/FR.png
/usr/share/pyshared/psychopy/demos/builder/mental_rotation/MentalRot.csv
/usr/share/pyshared/psychopy/demos/builder/mental_rotation/MentalRot.psyexp
/usr/share/pyshared/psychopy/demos/builder/mental_rotation/README.txt
/usr/share/pyshared/psychopy/demos/builder/navon/NavonTask.psyexp
/usr/share/pyshared/psychopy/demos/builder/navon/README.txt
/usr/share/pyshared/psychopy/demos/builder/navon/bigHsmallH.png
/usr/share/pyshared/psychopy/demos/builder/navon/bigHsmallS.png
/usr/share/pyshared/psychopy/demos/builder/navon/bigSsmallH.png
/usr/share/pyshared/psychopy/demos/builder/navon/bigSsmallS.png
/usr/share/pyshared/psychopy/demos/builder/navon/mask.png
/usr/share/pyshared/psychopy/demos/builder/navon/trialTypes.xlsx
/usr/share/pyshared/psychopy/demos/builder/psychophysicsStaircase/README.txt
/usr/share/pyshared/psychopy/demos/builder/psychophysicsStaircase/psychophysicsStaircase.psyexp
/usr/share/pyshared/psychopy/demos/builder/psychophysicsStairsInterleaved/README.txt
/usr/share/pyshared/psychopy/demos/builder/psychophysicsStairsInterleaved/interleaved_SF_contrast.psyexp
/usr/share/pyshared/psychopy/demos/builder/psychophysicsStairsInterleaved/stairDefinitions.xlsx
/usr/share/pyshared/psychopy/demos/builder/sternberg/README.txt
/usr/share/pyshared/psychopy/demos/builder/sternberg/mainTrials.xlsx
/usr/share/pyshared/psychopy/demos/builder/sternberg/pracTrials.xlsx
/usr/share/pyshared/psychopy/demos/builder/sternberg/sternberg.psyexp
/usr/share/pyshared/psychopy/demos/builder/stroop/README.txt
/usr/share/pyshared/psychopy/demos/builder/stroop/stroop.psyexp
/usr/share/pyshared/psychopy/demos/builder/stroop/trialTypes.xlsx
/usr/share/pyshared/psychopy/demos/builder/stroopExtended/README.txt
/usr/share/pyshared/psychopy/demos/builder/stroopExtended/stroop.psyexp
/usr/share/pyshared/psychopy/demos/builder/stroopExtended/stroopReverse.psyexp
/usr/share/pyshared/psychopy/demos/builder/stroopExtended/trialTypes.xlsx
/usr/share/pyshared/psychopy/demos/builder/stroopExtended/trialTypesReverse.xlsx
/usr/share/pyshared/psychopy/demos/builder/voiceCapture/voiceCapture.psyexp
/usr/share/pyshared/psychopy/demos/coder/experiment control/JND_staircase_analysis.py
/usr/share/pyshared/psychopy/demos/coder/experiment control/JND_staircase_exp.py
/usr/share/pyshared/psychopy/demos/coder/experiment control/TrialHandler.py
/usr/share/pyshared/psychopy/demos/coder/experiment control/autoDraw_autoLog.py
/usr/share/pyshared/psychopy/demos/coder/experiment control/experimentHandler.py
/usr/share/pyshared/psychopy/demos/coder/experiment control/fMRI_launchScan.py
/usr/share/pyshared/psychopy/demos/coder/experiment control/gammaMotionAnalysis.py
/usr/share/pyshared/psychopy/demos/coder/experiment control/gammaMotionNull.py
/usr/share/pyshared/psychopy/demos/coder/experiment control/logFiles.py
/usr/share/pyshared/psychopy/demos/coder/experiment control/runtimeInfo.py
/usr/share/pyshared/psychopy/demos/coder/hardware/bits_plus_plus.py
/usr/share/pyshared/psychopy/demos/coder/hardware/cedrusRB730.py
/usr/share/pyshared/psychopy/demos/coder/hardware/egi_netstation.py
/usr/share/pyshared/psychopy/demos/coder/hardware/ioLab_bbox.py
/usr/share/pyshared/psychopy/demos/coder/hardware/labjack_u3.py
/usr/share/pyshared/psychopy/demos/coder/hardware/parallelPortOutput.py
/usr/share/pyshared/psychopy/demos/coder/hardware/testSoundLatency.py
/usr/share/pyshared/psychopy/demos/coder/input/GUI.py
/usr/share/pyshared/psychopy/demos/coder/input/customMouse.py
/usr/share/pyshared/psychopy/demos/coder/input/joystick_universal.py
/usr/share/pyshared/psychopy/demos/coder/input/latencyFromTone.py
/usr/share/pyshared/psychopy/demos/coder/input/mic.png
/usr/share/pyshared/psychopy/demos/coder/input/mouse.py
/usr/share/pyshared/psychopy/demos/coder/input/speech_recognition.py
/usr/share/pyshared/psychopy/demos/coder/input/what_key.py
/usr/share/pyshared/psychopy/demos/coder/iohub_basic/iohub_keyboard.py
/usr/share/pyshared/psychopy/demos/coder/iohub_basic/iohub_mouse.py
/usr/share/pyshared/psychopy/demos/coder/iohub_basic/launch_iohubServer.py
/usr/share/pyshared/psychopy/demos/coder/iohub_basic/numpy_ringbuffer.py
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/analog_input/experiment_config.yaml
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/analog_input/iohub_config.yaml
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/analog_input/run.py
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/datastore/event2txt.py
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/elo_touch_screen/experiment_config.yaml
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/elo_touch_screen/iohub_config.yaml
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/elo_touch_screen/run.py
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/eye_tracker/experiment_config.yaml
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/eye_tracker/eyetracker_configs/eyegaze_config.yaml
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/eye_tracker/eyetracker_configs/eyelink_config.yaml
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/eye_tracker/eyetracker_configs/iviewx_config.yaml
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/eye_tracker/eyetracker_configs/tobii_config.yaml
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/eye_tracker/images/canal.jpg
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/eye_tracker/images/fall.jpg
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/eye_tracker/images/lake.jpg
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/eye_tracker/images/party.jpg
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/eye_tracker/images/swimming.jpg
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/eye_tracker/iohub_config.yaml.part
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/eye_tracker/run.py
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/eye_tracker/trial_conditions.xls
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/gc_cursor/experiment_config.yaml
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/gc_cursor/images/canal.jpg
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/gc_cursor/images/fall.jpg
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/gc_cursor/images/lake.jpg
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/gc_cursor/images/party.jpg
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/gc_cursor/images/swimming.jpg
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/gc_cursor/iohub_config.yaml
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/gc_cursor/run.py
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/gc_cursor/trial_conditions.xlsx
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/keyboard_rt/run.py
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/pub_sub_device/experiment_config.yaml
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/pub_sub_device/iohub_config.yaml
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/pub_sub_device/run.py
/usr/share/pyshared/psychopy/demos/coder/iohub_extended/xinput_gamepad/run.py
/usr/share/pyshared/psychopy/demos/coder/misc/captureFrames.py
/usr/share/pyshared/psychopy/demos/coder/misc/encrypt_data.py
/usr/share/pyshared/psychopy/demos/coder/misc/http_upload.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/MoviePause.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/MovieStim.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/aperture.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/beach.jpg
/usr/share/pyshared/psychopy/demos/coder/stimuli/bufferImageStim.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/clockface.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/colors.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/counterphase.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/customTextures.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/dot_gabors.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/dots.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/elementArrays.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/embeddedOpenGL.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/face.jpg
/usr/share/pyshared/psychopy/demos/coder/stimuli/face_jpg.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/gabor.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/imagesAndPatches.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/jwpIntro.mov
/usr/share/pyshared/psychopy/demos/coder/stimuli/maskReveal.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/plaid.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/ratingScale.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/rotatingFlashingWedge.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/screensAndWindows.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/shapeContains.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/shapes.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/soundStimuli.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/starField.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/textBoxStim/textbox.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/textBoxStim/textstim_vs_textbox.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/textStimuli.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/textStimuli_pygame.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/variousVisualStims.py
/usr/share/pyshared/psychopy/demos/coder/stimuli/visual_noise.py
/usr/share/pyshared/psychopy/demos/coder/sysInfo.py
/usr/share/pyshared/psychopy/demos/coder/timing/callOnFlip.py
/usr/share/pyshared/psychopy/demos/coder/timing/clocksAndTimers.py
/usr/share/pyshared/psychopy/demos/coder/timing/timeByFrames.py
/usr/share/pyshared/psychopy/errors.py
/usr/share/pyshared/psychopy/event.py
/usr/share/pyshared/psychopy/filters.py
/usr/share/pyshared/psychopy/gamma.py
/usr/share/pyshared/psychopy/gui.py
/usr/share/pyshared/psychopy/hardware/__init__.py
/usr/share/pyshared/psychopy/hardware/cedrus.py
/usr/share/pyshared/psychopy/hardware/crs/__init__.py
/usr/share/pyshared/psychopy/hardware/crs/bits.py
/usr/share/pyshared/psychopy/hardware/egi.py
/usr/share/pyshared/psychopy/hardware/emulator.py
/usr/share/pyshared/psychopy/hardware/forp.py
/usr/share/pyshared/psychopy/hardware/iolab.py
/usr/share/pyshared/psychopy/hardware/joystick/__init__.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/__init__.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/app/__init__.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/app/base.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/app/carbon.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/app/cocoa.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/app/win32.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/app/xlib.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/base.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/carbon_hid.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/carbon_tablet.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/darwin_hid.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/dinput.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/directinput.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/evdev.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/evdev_constants.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/wintab.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/x11_xinput.py
/usr/share/pyshared/psychopy/hardware/joystick/pyglet_input/x11_xinput_tablet.py
/usr/share/pyshared/psychopy/hardware/minolta.py
/usr/share/pyshared/psychopy/hardware/pr.py
/usr/share/pyshared/psychopy/info.py
/usr/share/pyshared/psychopy/iohub/LICENSE.txt
/usr/share/pyshared/psychopy/iohub/__init__.py
/usr/share/pyshared/psychopy/iohub/client.py
/usr/share/pyshared/psychopy/iohub/constants.py
/usr/share/pyshared/psychopy/iohub/datastore/__init__.py
/usr/share/pyshared/psychopy/iohub/datastore/default_datastore.yaml
/usr/share/pyshared/psychopy/iohub/datastore/util.py
/usr/share/pyshared/psychopy/iohub/default_config.yaml
/usr/share/pyshared/psychopy/iohub/devices/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/daq/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/daq/hw/labjack/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/daq/hw/labjack/default_analoginput.yaml
/usr/share/pyshared/psychopy/iohub/devices/daq/hw/labjack/supported_config_settings.yaml
/usr/share/pyshared/psychopy/iohub/devices/daq/hw/mc/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/daq/hw/mc/constants.py
/usr/share/pyshared/psychopy/iohub/devices/daq/hw/mc/default_analoginput.yaml
/usr/share/pyshared/psychopy/iohub/devices/daq/hw/mc/supported_config_settings.yaml
/usr/share/pyshared/psychopy/iohub/devices/default_device.yaml
/usr/share/pyshared/psychopy/iohub/devices/deviceConfigValidation.py
/usr/share/pyshared/psychopy/iohub/devices/display/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/display/default_display.yaml
/usr/share/pyshared/psychopy/iohub/devices/display/supported_config_settings.yaml
/usr/share/pyshared/psychopy/iohub/devices/display/unit_conversions.py
/usr/share/pyshared/psychopy/iohub/devices/experiment/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/experiment/default_experiment.yaml
/usr/share/pyshared/psychopy/iohub/devices/experiment/supported_config_settings.yaml
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/checkConsistancy.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/default_eyetracker.yaml
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/eye_events.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/lc_technologies/eyegaze/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/lc_technologies/eyegaze/default_eyetracker.yaml
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/lc_technologies/eyegaze/eyetracker.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/lc_technologies/eyegaze/pEyeGaze.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/lc_technologies/eyegaze/pegTest.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/lc_technologies/eyegaze/supported_config_settings.yaml
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/smi/iviewx/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/smi/iviewx/default_eyetracker.yaml
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/smi/iviewx/eyetracker.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/smi/iviewx/pyViewX.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/smi/iviewx/supported_config_settings.yaml
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/sr_research/eyelink/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/sr_research/eyelink/default_eyetracker.yaml
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/sr_research/eyelink/eyeLinkCoreGraphicsIOHubPsychopy.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/sr_research/eyelink/eyetracker.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/sr_research/eyelink/supported_config_settings.yaml
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/tobii/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/tobii/default_eyetracker.yaml
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/tobii/eyetracker.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/tobii/supported_config_settings.yaml
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/tobii/tobiiCalibrationGraphics.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/hw/tobii/tobiiclasses.py
/usr/share/pyshared/psychopy/iohub/devices/eyetracker/supported_config_settings.yaml
/usr/share/pyshared/psychopy/iohub/devices/keyboard/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/keyboard/darwin.py
/usr/share/pyshared/psychopy/iohub/devices/keyboard/default_keyboard.yaml
/usr/share/pyshared/psychopy/iohub/devices/keyboard/iohub2xk_names.py
/usr/share/pyshared/psychopy/iohub/devices/keyboard/keysym2ucs.py
/usr/share/pyshared/psychopy/iohub/devices/keyboard/linux2.py
/usr/share/pyshared/psychopy/iohub/devices/keyboard/supported_config_settings.yaml
/usr/share/pyshared/psychopy/iohub/devices/keyboard/win32.py
/usr/share/pyshared/psychopy/iohub/devices/keyboard/win32_vk.py
/usr/share/pyshared/psychopy/iohub/devices/mouse/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/mouse/darwin.py
/usr/share/pyshared/psychopy/iohub/devices/mouse/default_mouse.yaml
/usr/share/pyshared/psychopy/iohub/devices/mouse/linux2.py
/usr/share/pyshared/psychopy/iohub/devices/mouse/supported_config_settings.yaml
/usr/share/pyshared/psychopy/iohub/devices/mouse/win32.py
/usr/share/pyshared/psychopy/iohub/devices/network/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/network/default_eventpublisher.yaml
/usr/share/pyshared/psychopy/iohub/devices/network/default_remoteeventsubscriber.yaml
/usr/share/pyshared/psychopy/iohub/devices/network/supported_config_settings.yaml
/usr/share/pyshared/psychopy/iohub/devices/pyXHook.py
/usr/share/pyshared/psychopy/iohub/devices/supported_config_settings.yaml
/usr/share/pyshared/psychopy/iohub/devices/touch/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/touch/hw/elo/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/touch/hw/elo/default_touch.yaml
/usr/share/pyshared/psychopy/iohub/devices/touch/hw/elo/elo_serial.py
/usr/share/pyshared/psychopy/iohub/devices/touch/hw/elo/supported_config_settings.yaml
/usr/share/pyshared/psychopy/iohub/devices/xinput/__init__.py
/usr/share/pyshared/psychopy/iohub/devices/xinput/default_gamepad.yaml
/usr/share/pyshared/psychopy/iohub/devices/xinput/supported_config_settings.yaml
/usr/share/pyshared/psychopy/iohub/devices/xinput/xinput.py
/usr/share/pyshared/psychopy/iohub/devices/xinput/xinput_h.py
/usr/share/pyshared/psychopy/iohub/launchHubProcess.py
/usr/share/pyshared/psychopy/iohub/net.py
/usr/share/pyshared/psychopy/iohub/ordereddict.py
/usr/share/pyshared/psychopy/iohub/ordereddict_LICENSE.txt
/usr/share/pyshared/psychopy/iohub/server.py
/usr/share/pyshared/psychopy/iohub/util/__init__.py
/usr/share/pyshared/psychopy/iohub/util/dialogs.py
/usr/share/pyshared/psychopy/iohub/util/exception_tools.py
/usr/share/pyshared/psychopy/iohub/util/fix_encoding.py
/usr/share/pyshared/psychopy/iohub/util/images.py
/usr/share/pyshared/psychopy/iohub/util/variableProvider.py
/usr/share/pyshared/psychopy/iohub/util/visualUtil.py
/usr/share/pyshared/psychopy/log.py
/usr/share/pyshared/psychopy/logging.py
/usr/share/pyshared/psychopy/makeMovies.py
/usr/share/pyshared/psychopy/microphone.py
/usr/share/pyshared/psychopy/misc.py
/usr/share/pyshared/psychopy/monitors/MonitorCenter.py
/usr/share/pyshared/psychopy/monitors/__init__.py
/usr/share/pyshared/psychopy/monitors/calibData.py
/usr/share/pyshared/psychopy/monitors/calibTools.py
/usr/share/pyshared/psychopy/monitors/psychopy.ico
/usr/share/pyshared/psychopy/parallel/__init__.py
/usr/share/pyshared/psychopy/parallel/_dlportio.py
/usr/share/pyshared/psychopy/parallel/_inpout32.py
/usr/share/pyshared/psychopy/parallel/_linux.py
/usr/share/pyshared/psychopy/platform_specific/__init__.py
/usr/share/pyshared/psychopy/platform_specific/darwin.py
/usr/share/pyshared/psychopy/platform_specific/linux.py
/usr/share/pyshared/psychopy/platform_specific/posix.py
/usr/share/pyshared/psychopy/platform_specific/win32.py
/usr/share/pyshared/psychopy/pointer.png
/usr/share/pyshared/psychopy/preferences/Darwin.spec
/usr/share/pyshared/psychopy/preferences/FreeBSD.spec
/usr/share/pyshared/psychopy/preferences/Linux.spec
/usr/share/pyshared/psychopy/preferences/Windows.spec
/usr/share/pyshared/psychopy/preferences/__init__.py
/usr/share/pyshared/psychopy/preferences/baseNoArch.spec
/usr/share/pyshared/psychopy/preferences/generateSpec.py
/usr/share/pyshared/psychopy/preferences/preferences.py
/usr/share/pyshared/psychopy/serial.py
/usr/share/pyshared/psychopy/sound.py
/usr/share/pyshared/psychopy/tests/data/aperture1_deg.png
/usr/share/pyshared/psychopy/tests/data/aperture1_norm.png
/usr/share/pyshared/psychopy/tests/data/aperture1_normNoShade.png
/usr/share/pyshared/psychopy/tests/data/aperture1_pix.png
/usr/share/pyshared/psychopy/tests/data/aperture1_stencil.png
/usr/share/pyshared/psychopy/tests/data/elarray1_cm.png
/usr/share/pyshared/psychopy/tests/data/elarray1_deg.png
/usr/share/pyshared/psychopy/tests/data/elarray1_height.png
/usr/share/pyshared/psychopy/tests/data/elarray1_norm.png
/usr/share/pyshared/psychopy/tests/data/elarray1_pix.png
/usr/share/pyshared/psychopy/tests/data/elarray1_stencil.png
/usr/share/pyshared/psychopy/tests/data/gabor1_cm.png
/usr/share/pyshared/psychopy/tests/data/gabor1_deg.png
/usr/share/pyshared/psychopy/tests/data/gabor1_height.png
/usr/share/pyshared/psychopy/tests/data/gabor1_norm.png
/usr/share/pyshared/psychopy/tests/data/gabor1_normNoShade.png
/usr/share/pyshared/psychopy/tests/data/gabor1_pix.png
/usr/share/pyshared/psychopy/tests/data/gabor1_stencil.png
/usr/share/pyshared/psychopy/tests/data/gabor2_cm.png
/usr/share/pyshared/psychopy/tests/data/gabor2_deg.png
/usr/share/pyshared/psychopy/tests/data/gabor2_height.png
/usr/share/pyshared/psychopy/tests/data/gabor2_norm.png
/usr/share/pyshared/psychopy/tests/data/gabor2_normNoShade.png
/usr/share/pyshared/psychopy/tests/data/gabor2_pix.png
/usr/share/pyshared/psychopy/tests/data/gabor2_stencil.png
/usr/share/pyshared/psychopy/tests/data/greyscale.jpg
/usr/share/pyshared/psychopy/tests/data/greyscale_cm.png
/usr/share/pyshared/psychopy/tests/data/greyscale_deg.png
/usr/share/pyshared/psychopy/tests/data/greyscale_height.png
/usr/share/pyshared/psychopy/tests/data/greyscale_norm.png
/usr/share/pyshared/psychopy/tests/data/greyscale_normNoShade.png
/usr/share/pyshared/psychopy/tests/data/greyscale_pix.png
/usr/share/pyshared/psychopy/tests/data/greyscale_stencil.png
/usr/share/pyshared/psychopy/tests/data/ratingscale1_cm.png
/usr/share/pyshared/psychopy/tests/data/ratingscale1_deg.png
/usr/share/pyshared/psychopy/tests/data/ratingscale1_height.png
/usr/share/pyshared/psychopy/tests/data/ratingscale1_norm.png
/usr/share/pyshared/psychopy/tests/data/ratingscale1_normNoShade.png
/usr/share/pyshared/psychopy/tests/data/ratingscale1_pix.png
/usr/share/pyshared/psychopy/tests/data/ratingscale1_stencil.png
/usr/share/pyshared/psychopy/tests/data/shape1_cm.png
/usr/share/pyshared/psychopy/tests/data/shape1_deg.png
/usr/share/pyshared/psychopy/tests/data/shape1_height.png
/usr/share/pyshared/psychopy/tests/data/shape1_norm.png
/usr/share/pyshared/psychopy/tests/data/shape1_normNoShade.png
/usr/share/pyshared/psychopy/tests/data/shape1_pix.png
/usr/share/pyshared/psychopy/tests/data/shape1_stencil.png
/usr/share/pyshared/psychopy/tests/data/shape2_cm.png
/usr/share/pyshared/psychopy/tests/data/shape2_deg.png
/usr/share/pyshared/psychopy/tests/data/shape2_height.png
/usr/share/pyshared/psychopy/tests/data/shape2_norm.png
/usr/share/pyshared/psychopy/tests/data/shape2_normNoShade.png
/usr/share/pyshared/psychopy/tests/data/shape2_pix.png
/usr/share/pyshared/psychopy/tests/data/shape2_stencil.png
/usr/share/pyshared/psychopy/tests/data/simpleimage1_cm.png
/usr/share/pyshared/psychopy/tests/data/simpleimage1_deg.png
/usr/share/pyshared/psychopy/tests/data/simpleimage1_height.png
/usr/share/pyshared/psychopy/tests/data/simpleimage1_norm.png
/usr/share/pyshared/psychopy/tests/data/simpleimage1_normNoShade.png
/usr/share/pyshared/psychopy/tests/data/simpleimage1_pix.png
/usr/share/pyshared/psychopy/tests/data/simpleimage1_stencil.png
/usr/share/pyshared/psychopy/tests/data/testMovie.mp4
/usr/share/pyshared/psychopy/tests/data/testimage.jpg
/usr/share/pyshared/psychopy/tests/data/text1_cm.png
/usr/share/pyshared/psychopy/tests/data/text1_deg.png
/usr/share/pyshared/psychopy/tests/data/text1_height.png
/usr/share/pyshared/psychopy/tests/data/text1_norm.png
/usr/share/pyshared/psychopy/tests/data/text1_normNoShade.png
/usr/share/pyshared/psychopy/tests/data/text1_pix.png
/usr/share/pyshared/psychopy/tests/data/text1_stencil.png
/usr/share/pyshared/psychopy/tests/data/text2_cm.png
/usr/share/pyshared/psychopy/tests/data/text2_deg.png
/usr/share/pyshared/psychopy/tests/data/text2_height.png
/usr/share/pyshared/psychopy/tests/data/text2_norm.png
/usr/share/pyshared/psychopy/tests/data/text2_normNoShade.png
/usr/share/pyshared/psychopy/tests/data/text2_pix.png
/usr/share/pyshared/psychopy/tests/data/text2_stencil.png
/usr/share/pyshared/psychopy/tests/data/wedge1_cm.png
/usr/share/pyshared/psychopy/tests/data/wedge1_deg.png
/usr/share/pyshared/psychopy/tests/data/wedge1_height.png
/usr/share/pyshared/psychopy/tests/data/wedge1_norm.png
/usr/share/pyshared/psychopy/tests/data/wedge1_normNoShade.png
/usr/share/pyshared/psychopy/tests/data/wedge1_pix.png
/usr/share/pyshared/psychopy/tests/data/wedge1_stencil.png
/usr/share/pyshared/psychopy/tests/data/wedge2_cm.png
/usr/share/pyshared/psychopy/tests/data/wedge2_deg.png
/usr/share/pyshared/psychopy/tests/data/wedge2_height.png
/usr/share/pyshared/psychopy/tests/data/wedge2_norm.png
/usr/share/pyshared/psychopy/tests/data/wedge2_normNoShade.png
/usr/share/pyshared/psychopy/tests/data/wedge2_pix.png
/usr/share/pyshared/psychopy/tests/data/wedge2_stencil.png
/usr/share/pyshared/psychopy/tests/run.py
/usr/share/pyshared/psychopy/tests/runPytest.py
/usr/share/pyshared/psychopy/tests/test_Installation.py
/usr/share/pyshared/psychopy/tests/test_all_visual/__init__.py
/usr/share/pyshared/psychopy/tests/test_all_visual/test_all_stimuli.py
/usr/share/pyshared/psychopy/tests/test_all_visual/test_bufferimage.py
/usr/share/pyshared/psychopy/tests/test_all_visual/test_contains_overlaps.py
/usr/share/pyshared/psychopy/tests/test_all_visual/test_gamma.py
/usr/share/pyshared/psychopy/tests/test_all_visual/test_ratingScale.py
/usr/share/pyshared/psychopy/tests/test_app/__init__.py
/usr/share/pyshared/psychopy/tests/test_app/conftest.py
/usr/share/pyshared/psychopy/tests/test_app/test_builder/known_py_diffs.txt
/usr/share/pyshared/psychopy/tests/test_app/test_builder/test_Experiment.py
/usr/share/pyshared/psychopy/tests/todo.txt
/usr/share/pyshared/psychopy/tests/utils.py
/usr/share/pyshared/psychopy/tools/__init__.py
/usr/share/pyshared/psychopy/tools/arraytools.py
/usr/share/pyshared/psychopy/tools/attributetools.py
/usr/share/pyshared/psychopy/tools/colorspacetools.py
/usr/share/pyshared/psychopy/tools/coordinatetools.py
/usr/share/pyshared/psychopy/tools/fileerrortools.py
/usr/share/pyshared/psychopy/tools/filetools.py
/usr/share/pyshared/psychopy/tools/imagetools.py
/usr/share/pyshared/psychopy/tools/monitorunittools.py
/usr/share/pyshared/psychopy/tools/plottools.py
/usr/share/pyshared/psychopy/tools/typetools.py
/usr/share/pyshared/psychopy/tools/unittools.py
/usr/share/pyshared/psychopy/visual/__init__.py
/usr/share/pyshared/psychopy/visual/_pygletLibOverload.py
/usr/share/pyshared/psychopy/visual/aperture.py
/usr/share/pyshared/psychopy/visual/basevisual.py
/usr/share/pyshared/psychopy/visual/bufferimage.py
/usr/share/pyshared/psychopy/visual/circle.py
/usr/share/pyshared/psychopy/visual/custommouse.py
/usr/share/pyshared/psychopy/visual/dot.py
/usr/share/pyshared/psychopy/visual/elementarray.py
/usr/share/pyshared/psychopy/visual/grating.py
/usr/share/pyshared/psychopy/visual/helpers.py
/usr/share/pyshared/psychopy/visual/image.py
/usr/share/pyshared/psychopy/visual/line.py
/usr/share/pyshared/psychopy/visual/movie.py
/usr/share/pyshared/psychopy/visual/patch.py
/usr/share/pyshared/psychopy/visual/polygon.py
/usr/share/pyshared/psychopy/visual/radial.py
/usr/share/pyshared/psychopy/visual/ratingscale.py
/usr/share/pyshared/psychopy/visual/rect.py
/usr/share/pyshared/psychopy/visual/shape.py
/usr/share/pyshared/psychopy/visual/simpleimage.py
/usr/share/pyshared/psychopy/visual/text.py
/usr/share/pyshared/psychopy/visual/textbox/TODO.txt
/usr/share/pyshared/psychopy/visual/textbox/__init__.py
/usr/share/pyshared/psychopy/visual/textbox/font_manager.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/LICENSE.txt
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/__init__.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/__init__.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_encodings.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_face_flags.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_fstypes.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_glyph_bbox_modes.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_glyph_formats.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_kerning_modes.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_lcd_filters.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_load_flags.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_load_targets.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_open_modes.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_outline_flags.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_pixel_modes.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_render_modes.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_stroker_borders.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_stroker_linecaps.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_stroker_linejoins.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/ft_style_flags.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/tt_adobe_ids.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/tt_apple_ids.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/tt_mac_ids.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/tt_mac_langids.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/tt_ms_ids.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/tt_ms_langids.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/tt_name_ids.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_enums/tt_platforms.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_errors.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_structs.py
/usr/share/pyshared/psychopy/visual/textbox/freetype_bf/ft_types.py
/usr/share/pyshared/psychopy/visual/textbox/parsedTextDocument.py
/usr/share/pyshared/psychopy/visual/textbox/textGrid.py
/usr/share/pyshared/psychopy/visual/textbox/textureAtlas.py
/usr/share/pyshared/psychopy/visual/window.py
/usr/share/pyshared/psychopy/web.py
/usr/share/pyshared/psychopy/wizard.py