Package pyre :: Package util :: Module bool
[show private | hide private]
[frames | no frames]

Module pyre.util.bool

Function Summary
  bool(response)

Variable Summary
str __id__ = '$Id: bool.py,v 1.1.1.1 2004/01/26 18:00:21 aiv...
int FALSE = 0                                                                     
int false = 0                                                                     
int no = 0                                                                     
int off = 0                                                                     
int on = 1                                                                     
int TRUE = 1                                                                     
int true = 1                                                                     
int yes = 1                                                                     

Variable Details

__id__

Type:
str
Value:
'$Id: bool.py,v 1.1.1.1 2004/01/26 18:00:21 aivazis Exp $'             

FALSE

Type:
int
Value:
0                                                                     

false

Type:
int
Value:
0                                                                     

no

Type:
int
Value:
0                                                                     

off

Type:
int
Value:
0                                                                     

on

Type:
int
Value:
1                                                                     

TRUE

Type:
int
Value:
1                                                                     

true

Type:
int
Value:
1                                                                     

yes

Type:
int
Value:
1                                                                     

Generated by Epydoc 2.1 on Fri Apr 30 12:01:40 2004 http://epydoc.sf.net