OpenQuizz
Une application de gestion des contenus pédagogiques
Scheme Class Reference

Public Member Functions

def __init__ (self, platlib, purelib, headers, scripts, data)
 

Data Fields

 platlib
 
 purelib
 
 headers
 
 scripts
 
 data
 

Detailed Description

A Scheme holds paths which are used as the base directories for
artifacts associated with a Python package.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  platlib,
  purelib,
  headers,
  scripts,
  data 
)

Field Documentation

◆ data

data

◆ headers

headers

◆ platlib

platlib

◆ purelib

purelib

◆ scripts

scripts

The documentation for this class was generated from the following file: