Menu

Commit [r9452]  Maximize  Restore  History

Updates for Python3k.

The command used was:
2to3 -w \
-x except \
-x import \
-x imports \
-x long \
-x numliterals \
-x xrange \
relax .

This is from the docs/2to3_checklist document. Two print statements changed in multi/processor.py
had to be manually fixed afterwards, as the end and file args to the print statement do not exist in
all python 2.x versions.

bugman 2009-09-03

changed /branches/multi_processor_merge/multi/commands.py
changed /branches/multi_processor_merge/multi/mpi4py_processor.py
changed /branches/multi_processor_merge/multi/multi_processor_base.py
changed /branches/multi_processor_merge/multi/processor.py
changed /branches/multi_processor_merge/multi/uni_processor.py
changed /branches/multi_processor_merge/specific_fns/model_free/mf_minimise.py
changed /branches/multi_processor_merge/specific_fns/model_free/multi_processor_commands.py
/branches/multi_processor_merge/multi/commands.py Diff Switch to side-by-side view
Loading...
/branches/multi_processor_merge/multi/mpi4py_processor.py Diff Switch to side-by-side view
Loading...
/branches/multi_processor_merge/multi/multi_processor_base.py Diff Switch to side-by-side view
Loading...
/branches/multi_processor_merge/multi/processor.py Diff Switch to side-by-side view
Loading...
/branches/multi_processor_merge/multi/uni_processor.py Diff Switch to side-by-side view
Loading...
/branches/multi_processor_merge/specific_fns/model_free/mf_minimise.py Diff Switch to side-by-side view
Loading...
/branches/multi_processor_merge/specific_fns/model_free/multi_processor_commands.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.