pycrossword  0.2
Pure-Python implementation of a crossword puzzle generator and editor
Classes
pycross.utils.synteditor Namespace Reference

Classes

class  SynEditor
 Scintilla-based Python editor Adapted from this example and this addition More...
 
class  SynEditorWidget