Parent Directory
|
Revision Log
Sticky Revision: |
made a copy
Remove the #! line as it annoys lintian which warns about these files not being executable. The #1 isn't necessary here since if you absolutely must execute them you can always say "python <filename>".
* Thuban/Model/range.py, test/test_range.py: Brought over new Range from SciParam that now really is immutable.
Brought over new Range from SciParam that is immutable and has an __init__ which can accept floats.
(Range.number_re): Now accepts floats that do not have a leading 0 (.5 is now accepted as well as 0.5).
Taken from SciParam. Used as the underlying object in ClassGroupRange, and also uesd for inputting ranges in the classifer table and elsewhere.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |