Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
7f42395b6d78a7c8e6b2ef2623c181aa93084269
/
Demo
/
newmetaclasses
/
Eiffel.py
e81f5ef
Remove __metaclass__ remains.
by Georg Brandl
· 16 years ago
45f9af3
Merged revisions 59193-59201 via svnmerge from
by Christian Heimes
· 17 years ago
6f2df4d
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
by Collin Winter
· 17 years ago
75b64e6
Use decorators.
by Guido van Rossum
· 20 years ago
e6ddc8b
Whitespace normalization. Ran reindent.py over the entire source tree.
by Tim Peters
· 20 years ago
98013be
Get the meta class inheritance right.
by Jeremy Hylton
· 22 years ago
1808fbc
move make_eiffel_method() out of base metaclass
by Jeremy Hylton
· 22 years ago
a70c3bd
Remove list prenpost. It's not used any longer.
by Jeremy Hylton
· 22 years ago
c9329ca
Add a call to a Sub() method that actually works.
by Jeremy Hylton
· 22 years ago
a003316
Add Enum and Eiffel examples using new-style classes.
by Jeremy Hylton
· 22 years ago