一本很好的python的说明书,适合对python感兴趣的人

源代码在线查看: bltin-ellipsis-object.html

软件大小: 917 K
上传用户: sjb545893912
关键词: python 说明书
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				2.1.7.8 The Ellipsis Object 
				
				
				
				
				
				
				
				
				
				
				
				
				
				
								  alt="Previous Page" width="32">
								  alt="Up One Level" width="32">
								  alt="Next Page" width="32">
				Python Library Reference
								  alt="Contents" width="32">
								  alt="Module Index" width="32">
								  alt="Index" width="32">
				
				Previous: 2.1.7.7 The Null Object
				Up: 2.1.7 Other Built-in Types
				Next: 2.1.7.9 File Objects
				
				
				
				
				
				2.1.7.8 The Ellipsis Object 
				
				
				
				This object is used by extended slice notation (see the
								 href="javascript:if(confirm('http://www.python.org/doc/current/ref/ref.html  \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address.  \n\nDo you want to open it from the server?'))window.location='http://www.python.org/doc/current/ref/ref.html'" tppabs="http://www.python.org/doc/current/ref/ref.html"
				 title='Python Reference Manual'
				 >Python Reference Manual).  It supports no
				special operations.  There is exactly one ellipsis object, named
				Ellipsis (a built-in name).
				
				
				It is written as Ellipsis.
				
				
				
				
				
								  alt="Previous Page" width="32">
								  alt="Up One Level" width="32">
								  alt="Next Page" width="32">
				Python Library Reference
								  alt="Contents" width="32">
								  alt="Module Index" width="32">
								  alt="Index" width="32">
				
				Previous: 2.1.7.7 The Null Object
				Up: 2.1.7 Other Built-in Types
				Next: 2.1.7.9 File Objects
				
				
				
				See About this document... for information on suggesting changes.
				
				
				
							

相关资源