Menu

SVN archive Commit Log


Commit Date  
[r9439] by bugman

Some more print statement updates for Python 3.x.

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

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

2009-09-03 12:06:49 Tree
[r9438] by bugman

Removed some debugging code.

2009-09-03 11:52:25 Tree
[r9437] by bugman

The whitespace after commas has been enforced (for Python 3.x).

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

The change is in preparation for Python 3.0, and relax still works with Python versions 2.4, 2.5,
and 2.6. All commas now have whitespace after them.

The docs/2to3_checklist file has also been updated with all the 2to3 changes.

2009-09-03 11:42:16 Tree
[r9436] by bugman

Made the profile module optional, removing the dependency on the Python development packages.

This was in response to Tiago Pais's <tpais att itqb dot unl dot pt> message at
https://mail.gna.org/public/relax-users/2009-08/msg00040.html (Message-id:
<A3A9E765436240CDA75B3045C405BED6@...>).

2009-09-02 20:11:08 Tree
[r9435] by bugman

Added a check for non-existent modules, and updated the __all__ lists.

2009-09-02 18:24:47 Tree
[r9434] by bugman

Updated the package __all__ lists.

2009-09-02 18:15:21 Tree
[r9433] by bugman

Comment fixes.

2009-09-02 17:53:15 Tree
[r9432] by bugman

Added a check for the __all__ list of the data package.

2009-09-02 13:48:17 Tree
[r9431] by bugman

Added many more checks for the package __all__ lists.

2009-09-02 13:43:16 Tree
[r9430] by bugman

Shifted the test___all__() method into the PackageTestCase base class.

2009-09-02 13:37:30 Tree
Older >
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.