Lines Matching defs:dictionary
93 dictionary in some different language, supplied separately and replaces
95 write_docstringdict() to write a dictionary with the original (English)
176 ##def show(dictionary):
178 ## for key in sorted(dictionary.keys()):
179 ## print key, ":", dictionary[key]
184 """Convert content of config-file into dictionary."""
221 Update configuration dictionary first according to config-file,
2254 pen -- a dictionary with some or all of the below listed keys.
2258 Return or set the pen's attributes in a 'pen-dictionary'
2271 This dictionary can be used as argument for a subsequent
2665 Shape with name must exist in the TurtleScreen's shape dictionary.
3664 If "using_IDLE" - value in configuration dictionary is False
3724 """Create and write docstring-dictionary to file.
3731 The docstring dictionary will be written to the Python script <filname>.py
3758 """Read in docstrings from lang-specific docstring dictionary.
3760 Transfer docstrings, translated to lang, from a dictionary-file
3782 print ("Unknown Error when trying to import %s-docstring-dictionary" %