[Python-Dev] Re: test___all__ failing; Windows

Tim Peters tim.one@home.com
2001年1月24日 18:56:25 -0500


> In that case, the __all__ attribute in the module has to be calculated
> dynamically. Say, adding code like
>> try:
> LC_MESSAGES
> except NameError:
> pass
> else:
> __all__.append('LC_MESSAGES')
>> Ditto for anything else.
>> Should I check in a patch?

SourceForge CVS doesn't appear to be broken, so I can only conclude everyone
decided this was a bad to stop taking drugs <0.9 wink>.

AltStyle によって変換されたページ (->オリジナル) /