Staging
v0.8.1
https://github.com/python/cpython
Raw File
Tip revision: 09a7df8301bef5a5ac957371ae9e19c68acdca0a authored by Georg Brandl on 19 December 2010, 12:33:52 UTC
#3243 follow-up: remove debugging print and fix docs; data is a bytes object.
Tip revision: 09a7df8
html40colors.txt
# HTML 4.0 color names
Black	#000000
Silver	#c0c0c0
Gray	#808080
White	#ffffff
Maroon	#800000
Red	#ff0000
Purple	#800080
Fuchsia	#ff00ff
Green	#008000
Lime	#00ff00
Olive	#808000
Yellow	#ffff00
Navy	#000080
Blue	#0000ff
Teal	#008080
Aqua	#00ffff
back to top