Last change
on this file since 11 was
9,
checked in by mmc, 19 years ago
|
Massive changes across the entire toolkit. Rearranged the
XML description to agree better with new documentation and
conventions.
Added a small start of Rappture.interface and Rappture.number
in the python directory. This is the new way of doing Rappture--
by declaring variables directly in the program, not using XML
directly at all.
|
File size:
105 bytes
|
Line | |
---|
1 | # Rappture package |
---|
2 | from library import library |
---|
3 | from interface import interface |
---|
4 | from number import number |
---|
Note: See
TracBrowser
for help on using the repository browser.