Remove document classes TODO

This commit is contained in:
Christopher Allan Webber 2013-05-09 16:01:07 -05:00
parent b4b3ab89f7
commit b68d5ac3a3

View File

@ -521,7 +521,6 @@ TODO
- How do I index into arrays or dictionaries?
- How do I do array ranges? e.g. x[5:] or y[2:10]
- How do I define classes?
- Blow your mind with macros!
- Where's my banana???
- Mention that you can import .hy files in .py files and vice versa!