2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-23 05:42:30 +00:00
Files
python/pyste/TODO
Bruno da Silva de Oliveira da34e7f507 - Abstract methods fix
- converts \ to / on windows


[SVN r19516]
2003-08-10 21:47:50 +00:00

13 lines
302 B
Plaintext

- Make Pyste accept already-generated xml files
- throw() declaration in virtual wrapper's member functions
- Allow protected methods to be overriden in Python
- Expose programmability to the Pyste files (listing members of a class, for
instance)
- Virtual operators
- Apply Gottfried patches