1 |
|
2003-10-01 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/tree.py, Thuban/UI/main.py: Remove the #! line as |
4 |
|
it annoys lintian which warns about these files not being |
5 |
|
executable. The #! isn't necessary here since if you absolutely |
6 |
|
must execute them you can always say "python <filename>". |
7 |
|
|
8 |
2003-09-26 Bernhard Herzog <[email protected]> |
2003-09-26 Bernhard Herzog <[email protected]> |
9 |
|
|
10 |
* Thuban/Model/classgen.py (GenQuantiles0): Removed since it's |
* Thuban/Model/classgen.py (GenQuantiles0): Removed since it's |
1428 |
|
|
1429 |
* Thuban/Model/range.py, Thuban/version.py: Remove the #! line as |
* Thuban/Model/range.py, Thuban/version.py: Remove the #! line as |
1430 |
it annoys lintian which warns about these files not being |
it annoys lintian which warns about these files not being |
1431 |
executable. The #1 isn't necessary here since if you absolutely |
executable. The #! isn't necessary here since if you absolutely |
1432 |
must execute them you can always say "python <filename>". |
must execute them you can always say "python <filename>". |
1433 |
|
|
1434 |
* Thuban/UI/renderer.py (ScreenRenderer.draw_shape_layer): Remove |
* Thuban/UI/renderer.py (ScreenRenderer.draw_shape_layer): Remove |