Home
last modified time | relevance | path

Searched refs:Eiffel (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython2/Demo/metaclasses/
DEiffel.py97 Eiffel = EiffelMetaClass('Eiffel', (), {}) variable
101 class C(Eiffel):
/external/python/cpython2/Demo/newmetaclasses/
DEiffel.py88 class Eiffel: class
91 class Test(Eiffel):
/external/python/cpython3/Tools/demo/
Deiffel.py108 class Eiffel(metaclass=metaclass): class
111 class Test(Eiffel):
DREADME5 eiffel.py Python advanced magic: A metaclass for Eiffel post/preconditions.
/external/curl/docs/
DBINDINGS.md32 [Eiffel](https://room.eiffel.com/library/curl) Written by Eiffel Software
DFAQ576 languages: Ada95, Basic, C, C++, Ch, Cocoa, D, Delphi, Dylan, Eiffel,
/external/python/cpython2/Misc/NEWS.d/
D2.7.6rc1.rst830 Fix a typo in Demo/newmetaclasses/Eiffel.py.
/external/python/cpython2/Doc/whatsnew/
D2.2.rst216 class that made it possible to write Eiffel-style preconditions and
/external/python/cpython3/Doc/whatsnew/
D2.2.rst216 class that made it possible to write Eiffel-style preconditions and
/external/jline/src/src/test/resources/jline/example/
Denglish.gz