[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] [report] modules Pygame imports



I added it to SVN under its own branch: svn://seul.org/svn/pygame/branches/trackmod

Right now it is a package that generates a report file. It will need some testing. For use with unittest the collected data should be exposed through some kind of API. Also needed is a way to turn off data collection. It is bases on a lazy importer I reinvented for use with Pygame. I don't know if there is any demand for that though.

Lenard

René Dudfield wrote:
Could be a useful script to run the tests through :)


On Tue, Dec 9, 2008 at 11:56 AM, Lenard Lindstrom <len-l@xxxxxxxxx> wrote:
Hi,

Some Pygame 1.9 import information for those who are curious. Please feel
free to ignore. I ran a module usage tool (experimental) on Pygame to see
what is imported. These results are for "import pygame" on Windows with
numpy installed.

[snip a bunch of module names]
I can make the reporting tool available if anyone wants to try it on their
game.


--
Lenard Lindstrom
<len-l@xxxxxxxxx>