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

Re: [pygame] BUG: required modules not raising error when failing to import was Re: [pygame] Surfarray.array_alpha() bugfix, py2exe/py2app segfault



Lenard Lindstrom <len-l@xxxxxxxxx>:

[Hacks for broken py2exe/py2app]

Does it make sense, that we touch the whole module initialisation
process, because some third party build scripts do not do their
job right?

Personally I'd vote for some py2exe template that includes all
important pygame modules. This can be used by anyone then without
the need to pollute the whole application namespace with the pygame
modules.

Regards
Marcus