[Pydev-cvs] org.python.pydev TODO.txt,1.72,1.73
Brought to you by:
fabioz
From: Fabio Z. <fa...@us...> - 2008-07-15 16:10:06
|
Update of /cvsroot/pydev/org.python.pydev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5229 Modified Files: TODO.txt Log Message: Index: TODO.txt =================================================================== RCS file: /cvsroot/pydev/org.python.pydev/TODO.txt,v retrieving revision 1.72 retrieving revision 1.73 diff -C2 -d -r1.72 -r1.73 *** TODO.txt 4 Jul 2008 00:54:47 -0000 1.72 --- TODO.txt 15 Jul 2008 16:10:14 -0000 1.73 *************** *** 1,2 **** --- 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 |