added _doc.py -- doc-string ckecking utility
added some sample description
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
'''
|
||||
Sample-launcher application.
|
||||
'''
|
||||
|
||||
import Tkinter as tk
|
||||
from ScrolledText import ScrolledText
|
||||
from glob import glob
|
||||
|
||||
Reference in New Issue
Block a user