mailr9346 - in /1.3: data/ docs/latex/ generic_fns/ generic_fns/structure/ prompt/ specific_fns/model_free/ test_suite/system_te...


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on August 19, 2009 - 18:47:
Author: bugman
Date: Wed Aug 19 18:47:50 2009
New Revision: 9346

URL: http://svn.gna.org/viewcvs/relax?rev=9346&view=rev
Log:
The dictionary keys() return value is now converted into a list.

This was done with the python 2.x to 3.x script with the commands:
2to3 -w -f dict relax .

The change is in preparation for Python 3.0, and relax still works with 
Python versions 2.4, 2.5,
and 2.6.


Modified:
    1.3/data/__init__.py
    1.3/data/align_tensor.py
    1.3/data/data_classes.py
    1.3/data/diff_tensor.py
    1.3/data/mol_res_spin.py
    1.3/data/pipe_container.py
    1.3/data/prototype.py
    1.3/docs/latex/fetch_docstrings.py
    1.3/generic_fns/pipes.py
    1.3/generic_fns/state.py
    1.3/generic_fns/structure/api_base.py
    1.3/generic_fns/structure/internal.py
    1.3/generic_fns/structure/scientific.py
    1.3/prompt/tab_completion.py
    1.3/specific_fns/model_free/main.py
    1.3/test_suite/system_tests/model_free.py
    1.3/test_suite/unit_tests/_data/test___init__.py
    1.3/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py
    1.3/test_suite/unit_tests/state_testing_base.py
    1.3/test_suite/unit_tests/test_float.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: 1.3/data/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/data/__init__.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/data/align_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/data/align_tensor.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/data/data_classes.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/data/data_classes.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/data/diff_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/data/diff_tensor.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/data/mol_res_spin.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/data/mol_res_spin.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/data/pipe_container.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/data/pipe_container.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/data/prototype.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/data/prototype.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/docs/latex/fetch_docstrings.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/docs/latex/fetch_docstrings.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/generic_fns/pipes.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/pipes.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/generic_fns/state.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/state.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/generic_fns/structure/api_base.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/structure/api_base.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/generic_fns/structure/internal.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/structure/internal.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/generic_fns/structure/scientific.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/structure/scientific.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/prompt/tab_completion.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/prompt/tab_completion.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/specific_fns/model_free/main.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/specific_fns/model_free/main.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/test_suite/system_tests/model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/model_free.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/test_suite/unit_tests/_data/test___init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/_data/test___init__.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/test_suite/unit_tests/state_testing_base.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/state_testing_base.py?rev=9346&r1=9345&r2=9346&view=diff

Modified: 1.3/test_suite/unit_tests/test_float.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/test_float.py?rev=9346&r1=9345&r2=9346&view=diff




Related Messages


Powered by MHonArc, Updated Thu Aug 20 18:00:04 2009