[Python-checkins] python/dist/src/Objects fileobject.c,2.171,2.172

Raymond Hettinger python@rcn.com
2002年12月16日 19:14:59 -0500


> + assert(bytesread == bytesrequested); 

This line generates a compiler warning on MSVC++:
C:\py23\Objects\fileobject.c(812) : warning C4018: '==' : signed/unsigned mismatch
Raymond Hettinger

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