Module fraction
[show private | hide private]
[frames | no frames]

Module fraction

fraction.py
Written by Thomas McGrew (c) 2007

Classes
fraction A class for dealing with fractions...

Variable Summary
tuple FRACTION_VALID_TYPES = (<type 'int'>, <type 'long'>, <ty...
str VERSION = '0.1-rc2'

Variable Details

FRACTION_VALID_TYPES

Type:
tuple
Value:
(<type 'int'>, <type 'long'>, <type 'complex'>, <type 'float'>)        

VERSION

Type:
str
Value:
'0.1-rc2'                                                              

Generated by Epydoc 2.1 on Wed Jul 11 23:17:45 2007 http://epydoc.sf.net