rev 136 - trunk
SVN User <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mark Date: 2004-03-26 16:42:18 -0500 (Fri, 26 Mar 2004) New Revision: 136 Modified: trunk/status.txt Log: added help() to status.txt Modified: trunk/status.txt =================================================================== --- trunk/status.txt 2004-03-26 21:32:11 UTC (rev 135) +++ trunk/status.txt 2004-03-26 21:42:18 UTC (rev 136) @@ -2,6 +2,8 @@ ---------------- features needed highest priority first ----------------------- +--- help() in interactive console() + --- go back to returning None on functions with no return --- cmd-line code options missing (-i, -c, -d)