src/w/e/Webware-for-Python-1.0.2/MiscUtils/Funcs.py Webware for Python(Download)
from tempfile import mktemp, mkstemp else: try: from tempfile import _counter except ImportError: class _Counter: def __init__(self):
from tempfile import mktemp, mkstemp else: try: from tempfile import _counter except ImportError: class _Counter: def __init__(self):