[docs] Little mistake

Christoph Müller christoph.mueller7 at yahoo.com
Tue Aug 14 18:50:37 CEST 2012


On http://docs.python.org/py3k/tutorial/introduction.html:
*code
* 	*prints
* 	*instead of
*
word[4]
	
'p'
	
'A'
word[0:2]
	
'AH'
	
'He'
word[2:4]
	
'el'
	
'lp'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20120814/ab2bf3c5/attachment-0001.html>


More information about the docs mailing list

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