Commit | Date | |
---|---|---|
2007-03-02 05:13:20 | Tree | |
[r3063]
by
bugman
Removed the unused testing for the __builtin__ module. The previous commit in this branch fixed the text "__builtins__", however the __builtin__ is no |
2007-03-02 04:22:24 | Tree |
[r3062]
by
bugman
Removed the unused import of the __builtin__ module by the prompt.tab_completion module. See the thread starting at https://mail.gna.org/public/relax-devel/2007-02/msg00003.html The text "__builtins__" has been fixed and is now "__builtin__". |
2007-03-02 04:20:19 | Tree |
[r3061]
by
bugman
Removed the unused import of the __builtin__ module from the prompt.interpreter module. See the thread starting at https://mail.gna.org/public/relax-devel/2007-02/msg00003.html |
2007-03-02 04:16:41 | Tree |
[r3060]
by
bugman
Removed the variable 'C_module_exp_fn' from __builtin__. See the thread starting at https://mail.gna.org/public/relax-devel/2007-02/msg00003.html Rathar than placing the 'C_module_exp_fn' variable into __builtin__ from the specific_fns.relax_fit |
2007-03-02 04:14:28 | Tree |
[r3059]
by
bugman
Removed the unneccessary usage of __builtin__. See the thread starting at https://mail.gna.org/public/relax-devel/2007-02/msg00003.html The following varibles have been shifted from __builtin__ to the global namespace of the 'io' module |
2007-03-02 04:07:20 | Tree |
2007-02-28 09:32:06 | Tree | |
2007-02-27 06:19:07 | Tree | |
[r3056]
by
bugman
Imported all the RelaxErrors and RelaxWarnings, as well as warn(), into the structure module. |
2007-02-27 06:11:38 | Tree |
2007-02-27 06:05:21 | Tree |