[PLUG] A Python Syntax Question

Rich Shepard rshepard at appl-ecosys.com
Tue Nov 22 02:24:34 UTC 2005


On Mon, 21 Nov 2005, Eric Wilhelm wrote:

>> Does eikos.py import the module?

   Yes:

#!/usr/bin/env python

import wx
import eikosFrame1

> How did you manage to get your program to exit without:
>
>  import sys
>  sys.exit(0)

   I suppose, by importing the module.

Rich

-- 
Richard B. Shepard, Ph.D.               |   Author of "Quantifying Environmental
Applied Ecosystem Services, Inc. (TM)   |  Impact Assessments Using Fuzzy Logic"
<http://www.appl-ecosys.com>     Voice: 503-667-4517         Fax: 503-667-8863



More information about the PLUG mailing list