Changes between Version 77 and Version 78 of requests


Ignore:
Timestamp:
Dec 15, 2009, 9:34:39 AM (16 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • requests

    v77 v78  
    1010Currently they include only those collected by Tom Goddard (focus on
    1111density maps, molecular assemblies, electron microscopy).
     12</p>
     13
     14<p>
     15236.
     16<b>Improve programming examples</b><br>
     17Will Moore<br>
     18December 14, 2009<br>
     19Note in programming examples whether you are intended to cut and paste code into the IDLE window or simply load a script.  I don't know what was intended. Use full paths to files, or say that Chimera must be started in the directory containing the needed files, or explain how to use Chimera "cd" command to change to directory containing needed files. Say how to run Chimera from a terminal on Mac OS.  Do the examples say to run Chimera from a command-line?  Would be useful for issue 2 above.  What will be done on Microsoft Windows? The ToolbarButton.py doesn't work unless the "import re" and "import chimera" are in the function body.  This is because Chimera deletes all globals after loading a file.  This has often been a headache for me and Chimera should not delete globals.
    1220</p>
    1321