Previous Next blank.gif blank.gif

Module colorcube


SYNOPSIS

# Functions
def compare_f2f(f1, f2)
def compare_s2f(s, f2)
def contrast(color)
def escape(text, replace=string.replace)
def imgsize(path)
def main(filename)
def makecell(color)
def markup_re(text, rex=None, marker=None, collapse=0)
def mpath(path)
def overlay_values(obj, dict)
def relpath(path1, path2)
# Variables
string CONTYPE = 'Content-Type: text/html\0 ...
string DOCTYPE = '<!DOCTYPE HTML PUBLIC "-/ ...
int I_am_a_list = 1
string __date__ = 'Feb. 18, 1998'
string __file__ = '/usr/local/lib/python1.5/ ...
string __version__ = '$Id: colorcube.py,v 1.0 1 ...
tuple hexes = ('00', '33', '66', '99', ' ...

DESCRIPTION

Utility to generate a table of browser safe colors.

SEE ALSO

UserList
copy
os
re
string
time


Previous Next blank.gif blank.gif
Buzz.gif

Copyright © Robin Friedrich
All Rights Reserved
Comments to author: dev@null
Generated: Tue Apr 20, 1999