rev 715 - trunk
SVN User <[email protected]> Wed, 07 Jul 2004 03:13:38 -0400
| Newsgroups | gmane.comp.lang.prothon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mark Date: 2004-07-07 03:13:35 -0400 (Wed, 07 Jul 2004) New Revision: 715 Modified: trunk/STATUS.txt Log: status update Modified: trunk/STATUS.txt =================================================================== --- trunk/STATUS.txt 2004-07-06 23:34:00 UTC (rev 714) +++ trunk/STATUS.txt 2004-07-07 07:13:35 UTC (rev 715) @@ -1,6 +1,10 @@ ----------------------- TO-DO (highest priority first) ------------------------ +--- "import as" broken + +--- camelcase errors: execpath, fparams, bufsize + --- change file.setStdout to property --- use special stdout for each Main @@ -106,23 +110,21 @@ --- improve torture with list and dict tortures, random walk against new end ----------------------- TUTORIAL TO-DO ------------------------ - - iter_ (for loop) - attrs_ - protos_ + + everything in changes.txt super - modules Inheriting from binary objects, uninitialized objects - print statement - import - packages - list comprehensions - try/finally security system - files, stdxxx console line editing + command-line parameters str_, call_ - + + Prosist + Re + DBM + OS + sqlite + ----------------------- NON_CODING TO-DO ------------------------ --- preps