Site Tools


python:ellipsis

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
python:ellipsis [2024/08/30 11:09] – Nielspython:ellipsis [2024/10/21 16:34] (current) – Niels
Line 1: Line 1:
-{{tag>[Python,Development]}} 
 ====== Ellipsis (tripple dots)====== ====== Ellipsis (tripple dots)======
  
 Encountered tripple dots a couple of times. Seems to have multple uses.  Encountered tripple dots a couple of times. Seems to have multple uses. 
  
-For instance here in a function defintion it acts as placehoder, something to fill in later. +For instance here in a function definition it acts as placeholder, like when it dedcribes an interface that is to be implemented elsewhere. 
  
 <code python> <code python>
Line 13: Line 12:
  
 The following article describes more uses:  The following article describes more uses: 
-[[https://python.land/python-ellipsis|Python land article on ellipsis]]+[[https://python.land/python-ellipsis|Python.land article on ellipsis]] 
 + 
 +{{tag>python ellipsis}}
python/ellipsis.1725008960.txt.gz · Last modified: by Niels