blob: b81e9058d53042aa73481a004f2a138138c3cf81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
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
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
|
@comment $NetBSD: PLIST,v 1.10 2019/06/06 21:46:11 adam Exp $
${PYINC}/pygame/_camera.h
${PYINC}/pygame/_pygame.h
${PYINC}/pygame/_surface.h
${PYINC}/pygame/bitmask.h
${PYINC}/pygame/camera.h
${PYINC}/pygame/fastevents.h
${PYINC}/pygame/font.h
${PYINC}/pygame/freetype.h
${PYINC}/pygame/mask.h
${PYINC}/pygame/mixer.h
${PYINC}/pygame/palette.h
${PYINC}/pygame/pgarrinter.h
${PYINC}/pygame/pgbufferproxy.h
${PYINC}/pygame/pgcompat.h
${PYINC}/pygame/pgopengl.h
${PYINC}/pygame/pygame.h
${PYINC}/pygame/scrap.h
${PYINC}/pygame/surface.h
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pygame/__init__.py
${PYSITELIB}/pygame/__init__.pyc
${PYSITELIB}/pygame/__init__.pyo
${PYSITELIB}/pygame/_camera_opencv_highgui.py
${PYSITELIB}/pygame/_camera_opencv_highgui.pyc
${PYSITELIB}/pygame/_camera_opencv_highgui.pyo
${PYSITELIB}/pygame/_camera_vidcapture.py
${PYSITELIB}/pygame/_camera_vidcapture.pyc
${PYSITELIB}/pygame/_camera_vidcapture.pyo
${PYSITELIB}/pygame/_dummybackend.py
${PYSITELIB}/pygame/_dummybackend.pyc
${PYSITELIB}/pygame/_dummybackend.pyo
${PYSITELIB}/pygame/_freetype.so
${PYSITELIB}/pygame/_numpysndarray.py
${PYSITELIB}/pygame/_numpysndarray.pyc
${PYSITELIB}/pygame/_numpysndarray.pyo
${PYSITELIB}/pygame/_numpysurfarray.py
${PYSITELIB}/pygame/_numpysurfarray.pyc
${PYSITELIB}/pygame/_numpysurfarray.pyo
${PYSITELIB}/pygame/base.so
${PYSITELIB}/pygame/bufferproxy.so
${PYSITELIB}/pygame/camera.py
${PYSITELIB}/pygame/camera.pyc
${PYSITELIB}/pygame/camera.pyo
${PYSITELIB}/pygame/cdrom.so
${PYSITELIB}/pygame/color.so
${PYSITELIB}/pygame/colordict.py
${PYSITELIB}/pygame/colordict.pyc
${PYSITELIB}/pygame/colordict.pyo
${PYSITELIB}/pygame/compat.py
${PYSITELIB}/pygame/compat.pyc
${PYSITELIB}/pygame/compat.pyo
${PYSITELIB}/pygame/constants.so
${PYSITELIB}/pygame/cursors.py
${PYSITELIB}/pygame/cursors.pyc
${PYSITELIB}/pygame/cursors.pyo
${PYSITELIB}/pygame/display.so
${PYSITELIB}/pygame/docs/__init__.py
${PYSITELIB}/pygame/docs/__init__.pyc
${PYSITELIB}/pygame/docs/__init__.pyo
${PYSITELIB}/pygame/docs/__main__.py
${PYSITELIB}/pygame/docs/__main__.pyc
${PYSITELIB}/pygame/docs/__main__.pyo
${PYSITELIB}/pygame/docs/logos.html
${PYSITELIB}/pygame/docs/pygame_logo.gif
${PYSITELIB}/pygame/docs/pygame_powered.gif
${PYSITELIB}/pygame/docs/pygame_small.gif
${PYSITELIB}/pygame/docs/pygame_tiny.gif
${PYSITELIB}/pygame/docs/ref/docscomments.json
${PYSITELIB}/pygame/draw.so
${PYSITELIB}/pygame/draw_py.py
${PYSITELIB}/pygame/draw_py.pyc
${PYSITELIB}/pygame/draw_py.pyo
${PYSITELIB}/pygame/event.so
${PYSITELIB}/pygame/examples/__init__.py
${PYSITELIB}/pygame/examples/__init__.pyc
${PYSITELIB}/pygame/examples/__init__.pyo
${PYSITELIB}/pygame/examples/aacircle.py
${PYSITELIB}/pygame/examples/aacircle.pyc
${PYSITELIB}/pygame/examples/aacircle.pyo
${PYSITELIB}/pygame/examples/aliens.py
${PYSITELIB}/pygame/examples/aliens.pyc
${PYSITELIB}/pygame/examples/aliens.pyo
${PYSITELIB}/pygame/examples/arraydemo.py
${PYSITELIB}/pygame/examples/arraydemo.pyc
${PYSITELIB}/pygame/examples/arraydemo.pyo
${PYSITELIB}/pygame/examples/audiocapture.py
${PYSITELIB}/pygame/examples/audiocapture.pyc
${PYSITELIB}/pygame/examples/audiocapture.pyo
${PYSITELIB}/pygame/examples/blend_fill.py
${PYSITELIB}/pygame/examples/blend_fill.pyc
${PYSITELIB}/pygame/examples/blend_fill.pyo
${PYSITELIB}/pygame/examples/blit_blends.py
${PYSITELIB}/pygame/examples/blit_blends.pyc
${PYSITELIB}/pygame/examples/blit_blends.pyo
${PYSITELIB}/pygame/examples/camera.py
${PYSITELIB}/pygame/examples/camera.pyc
${PYSITELIB}/pygame/examples/camera.pyo
${PYSITELIB}/pygame/examples/chimp.py
${PYSITELIB}/pygame/examples/chimp.pyc
${PYSITELIB}/pygame/examples/chimp.pyo
${PYSITELIB}/pygame/examples/cursors.py
${PYSITELIB}/pygame/examples/cursors.pyc
${PYSITELIB}/pygame/examples/cursors.pyo
${PYSITELIB}/pygame/examples/data/alien1.gif
${PYSITELIB}/pygame/examples/data/alien1.jpg
${PYSITELIB}/pygame/examples/data/alien1.png
${PYSITELIB}/pygame/examples/data/alien2.gif
${PYSITELIB}/pygame/examples/data/alien2.png
${PYSITELIB}/pygame/examples/data/alien3.gif
${PYSITELIB}/pygame/examples/data/alien3.png
${PYSITELIB}/pygame/examples/data/arraydemo.bmp
${PYSITELIB}/pygame/examples/data/asprite.bmp
${PYSITELIB}/pygame/examples/data/background.gif
${PYSITELIB}/pygame/examples/data/blue.mpg
${PYSITELIB}/pygame/examples/data/bomb.gif
${PYSITELIB}/pygame/examples/data/boom.wav
${PYSITELIB}/pygame/examples/data/brick.png
${PYSITELIB}/pygame/examples/data/car_door.wav
${PYSITELIB}/pygame/examples/data/chimp.bmp
${PYSITELIB}/pygame/examples/data/city.png
${PYSITELIB}/pygame/examples/data/danger.gif
${PYSITELIB}/pygame/examples/data/explosion1.gif
${PYSITELIB}/pygame/examples/data/fist.bmp
${PYSITELIB}/pygame/examples/data/house_lo.mp3
${PYSITELIB}/pygame/examples/data/house_lo.ogg
${PYSITELIB}/pygame/examples/data/house_lo.wav
${PYSITELIB}/pygame/examples/data/liquid.bmp
${PYSITELIB}/pygame/examples/data/midikeys.png
${PYSITELIB}/pygame/examples/data/oldplayer.gif
${PYSITELIB}/pygame/examples/data/player1.gif
${PYSITELIB}/pygame/examples/data/punch.wav
${PYSITELIB}/pygame/examples/data/sans.ttf
${PYSITELIB}/pygame/examples/data/secosmic_lo.wav
${PYSITELIB}/pygame/examples/data/shot.gif
${PYSITELIB}/pygame/examples/data/static.png
${PYSITELIB}/pygame/examples/data/whiff.wav
${PYSITELIB}/pygame/examples/data/yuv_1.pgm
${PYSITELIB}/pygame/examples/dropevent.py
${PYSITELIB}/pygame/examples/dropevent.pyc
${PYSITELIB}/pygame/examples/dropevent.pyo
${PYSITELIB}/pygame/examples/eventlist.py
${PYSITELIB}/pygame/examples/eventlist.pyc
${PYSITELIB}/pygame/examples/eventlist.pyo
${PYSITELIB}/pygame/examples/fastevents.py
${PYSITELIB}/pygame/examples/fastevents.pyc
${PYSITELIB}/pygame/examples/fastevents.pyo
${PYSITELIB}/pygame/examples/fonty.py
${PYSITELIB}/pygame/examples/fonty.pyc
${PYSITELIB}/pygame/examples/fonty.pyo
${PYSITELIB}/pygame/examples/freetype_misc.py
${PYSITELIB}/pygame/examples/freetype_misc.pyc
${PYSITELIB}/pygame/examples/freetype_misc.pyo
${PYSITELIB}/pygame/examples/glcube.py
${PYSITELIB}/pygame/examples/glcube.pyc
${PYSITELIB}/pygame/examples/glcube.pyo
${PYSITELIB}/pygame/examples/headless_no_windows_needed.py
${PYSITELIB}/pygame/examples/headless_no_windows_needed.pyc
${PYSITELIB}/pygame/examples/headless_no_windows_needed.pyo
${PYSITELIB}/pygame/examples/liquid.py
${PYSITELIB}/pygame/examples/liquid.pyc
${PYSITELIB}/pygame/examples/liquid.pyo
${PYSITELIB}/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/JavaCompiling.plist
${PYSITELIB}/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/_MainMenu_EOArchive_English.java
${PYSITELIB}/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/classes.nib
${PYSITELIB}/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/info.nib
${PYSITELIB}/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/keyedobjects.nib
${PYSITELIB}/pygame/examples/macosx/aliens_app_example/English.lproj/aliens.icns
${PYSITELIB}/pygame/examples/macosx/aliens_app_example/README.txt
${PYSITELIB}/pygame/examples/macosx/aliens_app_example/aliens.py
${PYSITELIB}/pygame/examples/macosx/aliens_app_example/setup.py
${PYSITELIB}/pygame/examples/macosx/macfont.py
${PYSITELIB}/pygame/examples/mask.py
${PYSITELIB}/pygame/examples/mask.pyc
${PYSITELIB}/pygame/examples/mask.pyo
${PYSITELIB}/pygame/examples/midi.py
${PYSITELIB}/pygame/examples/midi.pyc
${PYSITELIB}/pygame/examples/midi.pyo
${PYSITELIB}/pygame/examples/moveit.py
${PYSITELIB}/pygame/examples/moveit.pyc
${PYSITELIB}/pygame/examples/moveit.pyo
${PYSITELIB}/pygame/examples/oldalien.py
${PYSITELIB}/pygame/examples/oldalien.pyc
${PYSITELIB}/pygame/examples/oldalien.pyo
${PYSITELIB}/pygame/examples/overlay.py
${PYSITELIB}/pygame/examples/overlay.pyc
${PYSITELIB}/pygame/examples/overlay.pyo
${PYSITELIB}/pygame/examples/pixelarray.py
${PYSITELIB}/pygame/examples/pixelarray.pyc
${PYSITELIB}/pygame/examples/pixelarray.pyo
${PYSITELIB}/pygame/examples/playmus.py
${PYSITELIB}/pygame/examples/playmus.pyc
${PYSITELIB}/pygame/examples/playmus.pyo
${PYSITELIB}/pygame/examples/prevent_display_stretching.py
${PYSITELIB}/pygame/examples/prevent_display_stretching.pyc
${PYSITELIB}/pygame/examples/prevent_display_stretching.pyo
${PYSITELIB}/pygame/examples/scaletest.py
${PYSITELIB}/pygame/examples/scaletest.pyc
${PYSITELIB}/pygame/examples/scaletest.pyo
${PYSITELIB}/pygame/examples/scrap_clipboard.py
${PYSITELIB}/pygame/examples/scrap_clipboard.pyc
${PYSITELIB}/pygame/examples/scrap_clipboard.pyo
${PYSITELIB}/pygame/examples/scroll.py
${PYSITELIB}/pygame/examples/scroll.pyc
${PYSITELIB}/pygame/examples/scroll.pyo
${PYSITELIB}/pygame/examples/sound.py
${PYSITELIB}/pygame/examples/sound.pyc
${PYSITELIB}/pygame/examples/sound.pyo
${PYSITELIB}/pygame/examples/sound_array_demos.py
${PYSITELIB}/pygame/examples/sound_array_demos.pyc
${PYSITELIB}/pygame/examples/sound_array_demos.pyo
${PYSITELIB}/pygame/examples/stars.py
${PYSITELIB}/pygame/examples/stars.pyc
${PYSITELIB}/pygame/examples/stars.pyo
${PYSITELIB}/pygame/examples/testsprite.py
${PYSITELIB}/pygame/examples/testsprite.pyc
${PYSITELIB}/pygame/examples/testsprite.pyo
${PYSITELIB}/pygame/examples/textinput.py
${PYSITELIB}/pygame/examples/textinput.pyc
${PYSITELIB}/pygame/examples/textinput.pyo
${PYSITELIB}/pygame/examples/vgrade.py
${PYSITELIB}/pygame/examples/vgrade.pyc
${PYSITELIB}/pygame/examples/vgrade.pyo
${PYSITELIB}/pygame/examples/video.py
${PYSITELIB}/pygame/examples/video.pyc
${PYSITELIB}/pygame/examples/video.pyo
${PYSITELIB}/pygame/fastevent.so
${PYSITELIB}/pygame/font.so
${PYSITELIB}/pygame/freesansbold.ttf
${PYSITELIB}/pygame/freetype.py
${PYSITELIB}/pygame/freetype.pyc
${PYSITELIB}/pygame/freetype.pyo
${PYSITELIB}/pygame/ftfont.py
${PYSITELIB}/pygame/ftfont.pyc
${PYSITELIB}/pygame/ftfont.pyo
${PYSITELIB}/pygame/gfxdraw.so
${PYSITELIB}/pygame/image.so
${PYSITELIB}/pygame/imageext.so
${PYSITELIB}/pygame/joystick.so
${PYSITELIB}/pygame/key.so
${PYSITELIB}/pygame/locals.py
${PYSITELIB}/pygame/locals.pyc
${PYSITELIB}/pygame/locals.pyo
${PYSITELIB}/pygame/macosx.py
${PYSITELIB}/pygame/macosx.pyc
${PYSITELIB}/pygame/macosx.pyo
${PYSITELIB}/pygame/mask.so
${PYSITELIB}/pygame/math.so
${PYSITELIB}/pygame/midi.py
${PYSITELIB}/pygame/midi.pyc
${PYSITELIB}/pygame/midi.pyo
${PYSITELIB}/pygame/mixer.so
${PYSITELIB}/pygame/mixer_music.so
${PYSITELIB}/pygame/mouse.so
${PYSITELIB}/pygame/newbuffer.so
${PYSITELIB}/pygame/overlay.so
${PYSITELIB}/pygame/pixelarray.so
${PYSITELIB}/pygame/pixelcopy.so
${PYSITELIB}/pygame/pkgdata.py
${PYSITELIB}/pygame/pkgdata.pyc
${PYSITELIB}/pygame/pkgdata.pyo
${PYSITELIB}/pygame/pygame.ico
${PYSITELIB}/pygame/pygame_icon.bmp
${PYSITELIB}/pygame/pygame_icon.icns
${PYSITELIB}/pygame/pygame_icon.svg
${PYSITELIB}/pygame/pygame_icon.tiff
${PYSITELIB}/pygame/rect.so
${PYSITELIB}/pygame/rwobject.so
${PLIST.unix}${PYSITELIB}/pygame/scrap.so
${PLIST.darwin}${PYSITELIB}/pygame/sdlmain_osx.so
${PYSITELIB}/pygame/sndarray.py
${PYSITELIB}/pygame/sndarray.pyc
${PYSITELIB}/pygame/sndarray.pyo
${PYSITELIB}/pygame/sprite.py
${PYSITELIB}/pygame/sprite.pyc
${PYSITELIB}/pygame/sprite.pyo
${PYSITELIB}/pygame/surface.so
${PYSITELIB}/pygame/surfarray.py
${PYSITELIB}/pygame/surfarray.pyc
${PYSITELIB}/pygame/surfarray.pyo
${PYSITELIB}/pygame/surflock.so
${PYSITELIB}/pygame/sysfont.py
${PYSITELIB}/pygame/sysfont.pyc
${PYSITELIB}/pygame/sysfont.pyo
${PYSITELIB}/pygame/tests/__init__.py
${PYSITELIB}/pygame/tests/__init__.pyc
${PYSITELIB}/pygame/tests/__init__.pyo
${PYSITELIB}/pygame/tests/__main__.py
${PYSITELIB}/pygame/tests/__main__.pyc
${PYSITELIB}/pygame/tests/__main__.pyo
${PYSITELIB}/pygame/tests/base_test.py
${PYSITELIB}/pygame/tests/base_test.pyc
${PYSITELIB}/pygame/tests/base_test.pyo
${PYSITELIB}/pygame/tests/blit_test.py
${PYSITELIB}/pygame/tests/blit_test.pyc
${PYSITELIB}/pygame/tests/blit_test.pyo
${PYSITELIB}/pygame/tests/bufferproxy_test.py
${PYSITELIB}/pygame/tests/bufferproxy_test.pyc
${PYSITELIB}/pygame/tests/bufferproxy_test.pyo
${PYSITELIB}/pygame/tests/camera_test.py
${PYSITELIB}/pygame/tests/camera_test.pyc
${PYSITELIB}/pygame/tests/camera_test.pyo
${PYSITELIB}/pygame/tests/cdrom_tags.py
${PYSITELIB}/pygame/tests/cdrom_tags.pyc
${PYSITELIB}/pygame/tests/cdrom_tags.pyo
${PYSITELIB}/pygame/tests/cdrom_test.py
${PYSITELIB}/pygame/tests/cdrom_test.pyc
${PYSITELIB}/pygame/tests/cdrom_test.pyo
${PYSITELIB}/pygame/tests/color_test.py
${PYSITELIB}/pygame/tests/color_test.pyc
${PYSITELIB}/pygame/tests/color_test.pyo
${PYSITELIB}/pygame/tests/compat_test.py
${PYSITELIB}/pygame/tests/compat_test.pyc
${PYSITELIB}/pygame/tests/compat_test.pyo
${PYSITELIB}/pygame/tests/constants_test.py
${PYSITELIB}/pygame/tests/constants_test.pyc
${PYSITELIB}/pygame/tests/constants_test.pyo
${PYSITELIB}/pygame/tests/cursors_test.py
${PYSITELIB}/pygame/tests/cursors_test.pyc
${PYSITELIB}/pygame/tests/cursors_test.pyo
${PYSITELIB}/pygame/tests/display_test.py
${PYSITELIB}/pygame/tests/display_test.pyc
${PYSITELIB}/pygame/tests/display_test.pyo
${PYSITELIB}/pygame/tests/draw_test.py
${PYSITELIB}/pygame/tests/draw_test.pyc
${PYSITELIB}/pygame/tests/draw_test.pyo
${PYSITELIB}/pygame/tests/event_test.py
${PYSITELIB}/pygame/tests/event_test.pyc
${PYSITELIB}/pygame/tests/event_test.pyo
${PYSITELIB}/pygame/tests/fastevent_tags.py
${PYSITELIB}/pygame/tests/fastevent_tags.pyc
${PYSITELIB}/pygame/tests/fastevent_tags.pyo
${PYSITELIB}/pygame/tests/fastevent_test.py
${PYSITELIB}/pygame/tests/fastevent_test.pyc
${PYSITELIB}/pygame/tests/fastevent_test.pyo
${PYSITELIB}/pygame/tests/fixtures/fonts/A_PyGameMono-8.png
${PYSITELIB}/pygame/tests/fixtures/fonts/PyGameMono-18-100dpi.bdf
${PYSITELIB}/pygame/tests/fixtures/fonts/PyGameMono-18-75dpi.bdf
${PYSITELIB}/pygame/tests/fixtures/fonts/PyGameMono-8.bdf
${PYSITELIB}/pygame/tests/fixtures/fonts/PyGameMono.otf
${PYSITELIB}/pygame/tests/fixtures/fonts/test_fixed.otf
${PYSITELIB}/pygame/tests/fixtures/fonts/test_sans.ttf
${PYSITELIB}/pygame/tests/fixtures/fonts/u13079_PyGameMono-8.png
${PYSITELIB}/pygame/tests/fixtures/xbm_cursors/white_sizing.xbm
${PYSITELIB}/pygame/tests/fixtures/xbm_cursors/white_sizing_mask.xbm
${PYSITELIB}/pygame/tests/font_tags.py
${PYSITELIB}/pygame/tests/font_tags.pyc
${PYSITELIB}/pygame/tests/font_tags.pyo
${PYSITELIB}/pygame/tests/font_test.py
${PYSITELIB}/pygame/tests/font_test.pyc
${PYSITELIB}/pygame/tests/font_test.pyo
${PYSITELIB}/pygame/tests/freetype_tags.py
${PYSITELIB}/pygame/tests/freetype_tags.pyc
${PYSITELIB}/pygame/tests/freetype_tags.pyo
${PYSITELIB}/pygame/tests/freetype_test.py
${PYSITELIB}/pygame/tests/freetype_test.pyc
${PYSITELIB}/pygame/tests/freetype_test.pyo
${PYSITELIB}/pygame/tests/ftfont_tags.py
${PYSITELIB}/pygame/tests/ftfont_tags.pyc
${PYSITELIB}/pygame/tests/ftfont_tags.pyo
${PYSITELIB}/pygame/tests/ftfont_test.py
${PYSITELIB}/pygame/tests/ftfont_test.pyc
${PYSITELIB}/pygame/tests/ftfont_test.pyo
${PYSITELIB}/pygame/tests/gfxdraw_test.py
${PYSITELIB}/pygame/tests/gfxdraw_test.pyc
${PYSITELIB}/pygame/tests/gfxdraw_test.pyo
${PYSITELIB}/pygame/tests/image__save_gl_surface_test.py
${PYSITELIB}/pygame/tests/image__save_gl_surface_test.pyc
${PYSITELIB}/pygame/tests/image__save_gl_surface_test.pyo
${PYSITELIB}/pygame/tests/image_tags.py
${PYSITELIB}/pygame/tests/image_tags.pyc
${PYSITELIB}/pygame/tests/image_tags.pyo
${PYSITELIB}/pygame/tests/image_test.py
${PYSITELIB}/pygame/tests/image_test.pyc
${PYSITELIB}/pygame/tests/image_test.pyo
${PYSITELIB}/pygame/tests/imageext_tags.py
${PYSITELIB}/pygame/tests/imageext_tags.pyc
${PYSITELIB}/pygame/tests/imageext_tags.pyo
${PYSITELIB}/pygame/tests/imageext_test.py
${PYSITELIB}/pygame/tests/imageext_test.pyc
${PYSITELIB}/pygame/tests/imageext_test.pyo
${PYSITELIB}/pygame/tests/joystick_test.py
${PYSITELIB}/pygame/tests/joystick_test.pyc
${PYSITELIB}/pygame/tests/joystick_test.pyo
${PYSITELIB}/pygame/tests/key_test.py
${PYSITELIB}/pygame/tests/key_test.pyc
${PYSITELIB}/pygame/tests/key_test.pyo
${PYSITELIB}/pygame/tests/mask_test.py
${PYSITELIB}/pygame/tests/mask_test.pyc
${PYSITELIB}/pygame/tests/mask_test.pyo
${PYSITELIB}/pygame/tests/math_test.py
${PYSITELIB}/pygame/tests/math_test.pyc
${PYSITELIB}/pygame/tests/math_test.pyo
${PYSITELIB}/pygame/tests/midi_tags.py
${PYSITELIB}/pygame/tests/midi_tags.pyc
${PYSITELIB}/pygame/tests/midi_tags.pyo
${PYSITELIB}/pygame/tests/midi_test.py
${PYSITELIB}/pygame/tests/midi_test.pyc
${PYSITELIB}/pygame/tests/midi_test.pyo
${PYSITELIB}/pygame/tests/mixer_music_tags.py
${PYSITELIB}/pygame/tests/mixer_music_tags.pyc
${PYSITELIB}/pygame/tests/mixer_music_tags.pyo
${PYSITELIB}/pygame/tests/mixer_music_test.py
${PYSITELIB}/pygame/tests/mixer_music_test.pyc
${PYSITELIB}/pygame/tests/mixer_music_test.pyo
${PYSITELIB}/pygame/tests/mixer_tags.py
${PYSITELIB}/pygame/tests/mixer_tags.pyc
${PYSITELIB}/pygame/tests/mixer_tags.pyo
${PYSITELIB}/pygame/tests/mixer_test.py
${PYSITELIB}/pygame/tests/mixer_test.pyc
${PYSITELIB}/pygame/tests/mixer_test.pyo
${PYSITELIB}/pygame/tests/mouse_test.py
${PYSITELIB}/pygame/tests/mouse_test.pyc
${PYSITELIB}/pygame/tests/mouse_test.pyo
${PYSITELIB}/pygame/tests/overlay_tags.py
${PYSITELIB}/pygame/tests/overlay_tags.pyc
${PYSITELIB}/pygame/tests/overlay_tags.pyo
${PYSITELIB}/pygame/tests/overlay_test.py
${PYSITELIB}/pygame/tests/overlay_test.pyc
${PYSITELIB}/pygame/tests/overlay_test.pyo
${PYSITELIB}/pygame/tests/pixelarray_test.py
${PYSITELIB}/pygame/tests/pixelarray_test.pyc
${PYSITELIB}/pygame/tests/pixelarray_test.pyo
${PYSITELIB}/pygame/tests/pixelcopy_test.py
${PYSITELIB}/pygame/tests/pixelcopy_test.pyc
${PYSITELIB}/pygame/tests/pixelcopy_test.pyo
${PYSITELIB}/pygame/tests/rect_test.py
${PYSITELIB}/pygame/tests/rect_test.pyc
${PYSITELIB}/pygame/tests/rect_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/__init__.py
${PYSITELIB}/pygame/tests/run_tests__tests/__init__.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/__init__.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/__init__.py
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/__init__.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/__init__.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/fake_2_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/fake_2_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/fake_2_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/fake_3_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/fake_3_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/fake_3_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/fake_4_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/fake_4_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/fake_4_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/fake_5_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/fake_5_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/fake_5_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/fake_6_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/fake_6_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/fake_6_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/zero_tests_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/zero_tests_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/all_ok/zero_tests_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/everything/__init__.py
${PYSITELIB}/pygame/tests/run_tests__tests/everything/__init__.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/everything/__init__.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/everything/fake_2_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/everything/fake_2_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/everything/fake_2_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/everything/incomplete_todo_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/everything/incomplete_todo_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/everything/incomplete_todo_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/everything/magic_tag_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/everything/magic_tag_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/everything/magic_tag_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/everything/sleep_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/everything/sleep_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/everything/sleep_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/exclude/__init__.py
${PYSITELIB}/pygame/tests/run_tests__tests/exclude/__init__.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/exclude/__init__.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/exclude/fake_2_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/exclude/fake_2_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/exclude/fake_2_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/exclude/invisible_tag_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/exclude/invisible_tag_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/exclude/invisible_tag_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/exclude/magic_tag_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/exclude/magic_tag_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/exclude/magic_tag_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/failures1/__init__.py
${PYSITELIB}/pygame/tests/run_tests__tests/failures1/__init__.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/failures1/__init__.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/failures1/fake_2_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/failures1/fake_2_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/failures1/fake_2_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/failures1/fake_3_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/failures1/fake_3_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/failures1/fake_3_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/failures1/fake_4_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/failures1/fake_4_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/failures1/fake_4_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete/__init__.py
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete/__init__.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete/__init__.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete/fake_2_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete/fake_2_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete/fake_2_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete/fake_3_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete/fake_3_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete/fake_3_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete_todo/__init__.py
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete_todo/__init__.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete_todo/__init__.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/infinite_loop/__init__.py
${PYSITELIB}/pygame/tests/run_tests__tests/infinite_loop/__init__.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/infinite_loop/__init__.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/print_stderr/__init__.py
${PYSITELIB}/pygame/tests/run_tests__tests/print_stderr/__init__.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/print_stderr/__init__.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/print_stderr/fake_2_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/print_stderr/fake_2_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/print_stderr/fake_2_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/print_stderr/fake_3_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/print_stderr/fake_3_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/print_stderr/fake_3_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/print_stderr/fake_4_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/print_stderr/fake_4_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/print_stderr/fake_4_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/print_stdout/__init__.py
${PYSITELIB}/pygame/tests/run_tests__tests/print_stdout/__init__.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/print_stdout/__init__.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/print_stdout/fake_2_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/print_stdout/fake_2_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/print_stdout/fake_2_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/print_stdout/fake_3_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/print_stdout/fake_3_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/print_stdout/fake_3_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/print_stdout/fake_4_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/print_stdout/fake_4_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/print_stdout/fake_4_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/run_tests__test.py
${PYSITELIB}/pygame/tests/run_tests__tests/run_tests__test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/run_tests__test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/timeout/__init__.py
${PYSITELIB}/pygame/tests/run_tests__tests/timeout/__init__.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/timeout/__init__.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/timeout/fake_2_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/timeout/fake_2_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/timeout/fake_2_test.pyo
${PYSITELIB}/pygame/tests/run_tests__tests/timeout/sleep_test.py
${PYSITELIB}/pygame/tests/run_tests__tests/timeout/sleep_test.pyc
${PYSITELIB}/pygame/tests/run_tests__tests/timeout/sleep_test.pyo
${PYSITELIB}/pygame/tests/rwobject_test.py
${PYSITELIB}/pygame/tests/rwobject_test.pyc
${PYSITELIB}/pygame/tests/rwobject_test.pyo
${PYSITELIB}/pygame/tests/scrap_tags.py
${PYSITELIB}/pygame/tests/scrap_tags.pyc
${PYSITELIB}/pygame/tests/scrap_tags.pyo
${PYSITELIB}/pygame/tests/scrap_test.py
${PYSITELIB}/pygame/tests/scrap_test.pyc
${PYSITELIB}/pygame/tests/scrap_test.pyo
${PYSITELIB}/pygame/tests/sndarray_tags.py
${PYSITELIB}/pygame/tests/sndarray_tags.pyc
${PYSITELIB}/pygame/tests/sndarray_tags.pyo
${PYSITELIB}/pygame/tests/sndarray_test.py
${PYSITELIB}/pygame/tests/sndarray_test.pyc
${PYSITELIB}/pygame/tests/sndarray_test.pyo
${PYSITELIB}/pygame/tests/sprite_test.py
${PYSITELIB}/pygame/tests/sprite_test.pyc
${PYSITELIB}/pygame/tests/sprite_test.pyo
${PYSITELIB}/pygame/tests/surface_test.py
${PYSITELIB}/pygame/tests/surface_test.pyc
${PYSITELIB}/pygame/tests/surface_test.pyo
${PYSITELIB}/pygame/tests/surfarray_tags.py
${PYSITELIB}/pygame/tests/surfarray_tags.pyc
${PYSITELIB}/pygame/tests/surfarray_tags.pyo
${PYSITELIB}/pygame/tests/surfarray_test.py
${PYSITELIB}/pygame/tests/surfarray_test.pyc
${PYSITELIB}/pygame/tests/surfarray_test.pyo
${PYSITELIB}/pygame/tests/surflock_test.py
${PYSITELIB}/pygame/tests/surflock_test.pyc
${PYSITELIB}/pygame/tests/surflock_test.pyo
${PYSITELIB}/pygame/tests/sysfont_test.py
${PYSITELIB}/pygame/tests/sysfont_test.pyc
${PYSITELIB}/pygame/tests/sysfont_test.pyo
${PYSITELIB}/pygame/tests/test_test_.py
${PYSITELIB}/pygame/tests/test_test_.pyc
${PYSITELIB}/pygame/tests/test_test_.pyo
${PYSITELIB}/pygame/tests/test_utils/__init__.py
${PYSITELIB}/pygame/tests/test_utils/__init__.pyc
${PYSITELIB}/pygame/tests/test_utils/__init__.pyo
${PYSITELIB}/pygame/tests/test_utils/arrinter.py
${PYSITELIB}/pygame/tests/test_utils/arrinter.pyc
${PYSITELIB}/pygame/tests/test_utils/arrinter.pyo
${PYSITELIB}/pygame/tests/test_utils/async_sub.py
${PYSITELIB}/pygame/tests/test_utils/async_sub.pyc
${PYSITELIB}/pygame/tests/test_utils/async_sub.pyo
${PYSITELIB}/pygame/tests/test_utils/buftools.py
${PYSITELIB}/pygame/tests/test_utils/buftools.pyc
${PYSITELIB}/pygame/tests/test_utils/buftools.pyo
${PYSITELIB}/pygame/tests/test_utils/endian.py
${PYSITELIB}/pygame/tests/test_utils/endian.pyc
${PYSITELIB}/pygame/tests/test_utils/endian.pyo
${PYSITELIB}/pygame/tests/test_utils/png.py
${PYSITELIB}/pygame/tests/test_utils/png.pyc
${PYSITELIB}/pygame/tests/test_utils/png.pyo
${PYSITELIB}/pygame/tests/test_utils/run_tests.py
${PYSITELIB}/pygame/tests/test_utils/run_tests.pyc
${PYSITELIB}/pygame/tests/test_utils/run_tests.pyo
${PYSITELIB}/pygame/tests/test_utils/test_machinery.py
${PYSITELIB}/pygame/tests/test_utils/test_machinery.pyc
${PYSITELIB}/pygame/tests/test_utils/test_machinery.pyo
${PYSITELIB}/pygame/tests/test_utils/test_runner.py
${PYSITELIB}/pygame/tests/test_utils/test_runner.pyc
${PYSITELIB}/pygame/tests/test_utils/test_runner.pyo
${PYSITELIB}/pygame/tests/threads_test.py
${PYSITELIB}/pygame/tests/threads_test.pyc
${PYSITELIB}/pygame/tests/threads_test.pyo
${PYSITELIB}/pygame/tests/time_test.py
${PYSITELIB}/pygame/tests/time_test.pyc
${PYSITELIB}/pygame/tests/time_test.pyo
${PYSITELIB}/pygame/tests/touch_tags.py
${PYSITELIB}/pygame/tests/touch_tags.pyc
${PYSITELIB}/pygame/tests/touch_tags.pyo
${PYSITELIB}/pygame/tests/touch_test.py
${PYSITELIB}/pygame/tests/touch_test.pyc
${PYSITELIB}/pygame/tests/touch_test.pyo
${PYSITELIB}/pygame/tests/transform_test.py
${PYSITELIB}/pygame/tests/transform_test.pyc
${PYSITELIB}/pygame/tests/transform_test.pyo
${PYSITELIB}/pygame/tests/version_test.py
${PYSITELIB}/pygame/tests/version_test.pyc
${PYSITELIB}/pygame/tests/version_test.pyo
${PYSITELIB}/pygame/threads/Py25Queue.py
${PYSITELIB}/pygame/threads/Py25Queue.pyc
${PYSITELIB}/pygame/threads/Py25Queue.pyo
${PYSITELIB}/pygame/threads/__init__.py
${PYSITELIB}/pygame/threads/__init__.pyc
${PYSITELIB}/pygame/threads/__init__.pyo
${PYSITELIB}/pygame/time.so
${PYSITELIB}/pygame/transform.so
${PYSITELIB}/pygame/version.py
${PYSITELIB}/pygame/version.pyc
${PYSITELIB}/pygame/version.pyo
|