[Tutor] Improving printouts from IDLE

2005-06-26 Thread Richard Dybowski
The printing facility provided with IDLE is rather rudimentary. Is there any way of obtaining better quality printouts from IDLE? Richard --- Dr Richard Dybowski 143 Village Way Pinner HA5 5AA, UK Tel: 07976 250092

[Tutor] Cannot use 'Browse PythonPath' in PythonWin

2005-03-12 Thread Richard Dybowski
alog = apply(childCreator, (self,) + childCreatorArgs) File "C:\PYTHON24\LIB\SITE-PACKAGES\PYTHONWIN\pywin\tools\browseProjects.py", line 245, in DockableBrowserCreator list = hl.HierInit (parent, control) [.. continues ........] How can I solve