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

Public Member Functions

def run_2to3 (self, files)
 

Static Public Attributes

 fixer_names
 
 options
 
 explicit
 

Detailed Description

Mixin class for commands that run 2to3.
To configure 2to3, setup scripts may either change
the class variables, or inherit from individual commands
to override how 2to3 is invoked.

Member Function Documentation

◆ run_2to3()

def run_2to3 (   self,
  files 
)

Field Documentation

◆ explicit

explicit
static

◆ fixer_names

fixer_names
static

◆ options

options
static

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