Changes between Version 3 and Version 4 of documentation/PythonManual/Overview
- Timestamp:
- 01/07/08 17:22:41 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
documentation/PythonManual/Overview
v3 v4 1 = Getting Started with RocketPython = 2 3 == Overview == 1 = Overview = 4 2 5 3 RocketPython can be used in an application that extends or embeds Python. The only limitation is that your application initialises Rocket with the necessary System and Render interfaces, but these can easily be done from a custom Python module.