Update of /cvsroot/pydev/org.python.pydev
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3423
Modified Files:
TODO.txt
Log Message:
Fixed problems in assign to attributes.
Index: TODO.txt
===================================================================
RCS file: /cvsroot/pydev/org.python.pydev/TODO.txt,v
retrieving revision 1.73
retrieving revision 1.74
diff -C2 -d -r1.73 -r1.74
*** TODO.txt 15 Jul 2008 16:10:14 -0000 1.73
--- TODO.txt 16 Jul 2008 00:38:53 -0000 1.74
***************
*** 1,3 ****
- - update assign_params_to_attributes_action.py for changes in ParsingUtils
- Check: Context insensitive info being created twice??? (create a test case for that)
- Add shortcut for running unit-test
--- 1,2 ----
|