[Pydev-cvs] org.python.pydev TODO.txt,1.73,1.74
Brought to you by:
fabioz
From: Fabio Z. <fa...@us...> - 2008-07-16 00:38:46
|
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 ---- |