Home | History | Annotate | Download | only in idlelib

Lines Matching refs:sprint

787     def sprint(obj):
799 sprint(key)
800 sprint(sections)
803 sprint(section)
804 sprint(options)
806 sprint(option + ' = ' + cfg[key].Get(section, option))