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/04/16 23:40:49 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/04/16 23:40:49 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 Tue May 4 16:58:15 2004 http://epydoc.sf.net