OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StringCell
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython2/Demo/tkinter/guido/
ss1.py
297
self.cell =
StringCell
(self.value,
366
class
StringCell
(BaseCell):
787
cell =
StringCell
(text)
/external/python/cpython3/Tools/demo/
ss1.py
288
self.cell =
StringCell
(self.value,
354
class
StringCell
(BaseCell):
772
cell =
StringCell
(text)
Completed in 228 milliseconds