[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib/test test___all__.py,NONE,1.1

Guido van Rossum guido@digicool.com
2001年1月22日 09:38:30 -0500


> Wouldn't it be better to use the
>> d = {}
> exec "foo", d

Surely you meant
 exec "foo" in d
--Guido van Rossum (home page: http://www.python.org/~guido/)

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