MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-205451.py

File recipe-205451.py

recipes/Python/205451_Povray_for_python/recipe-205451.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys, os
2
3class File:
4 def __init__(self,fnam="out.pov",*items):

Callers

nothing calls this directly

Calls 3

TextureClass · 0.85
PigmentClass · 0.85
VectorClass · 0.70

Tested by

no test coverage detected