Table of Contents Previous Next
Logo
Client-Side Slice-to-Python Mapping : 18.4 Mapping for Modules
Copyright © 2003-2008 ZeroC, Inc.

18.4 Mapping for Modules

Slice modules map to Python modules with the same name as the Slice module. The mapping preserves the nesting of the Slice definitions. See Section 18.15.2 for information about the mapping’s use of Python packages.
Table of Contents Previous Next
Logo