Movatterモバイル変換
[0]ホーム
[Python-Dev] Round Bug in Python 1.6?
Fredrik Lundhfredrik@pythonware.com
Fri, 7 Apr 2000 15:43:03 +0200
Greg wrote:> Yeah, I know: my usual mode of operation is this:>=20> >>> blah.__doc__> ...repr of docstring...> ...sound of me cursing...> >>> print blah.__doc__on the other hand, I tend to do this nowand then:>>> blah =3D foo() # returns chunk of binary data>>> blahwhich, if you use str instead of repr, canreprogram your terminal window in manyinteresting ways...but I think I'm +1 on this anyway. or atleast +0.90000000000000002</F>
[8]ページ先頭