|
From: Eli A. <el...@ce...> - 2001-03-02 19:27:24
|
Hi. At Finn's advice, I recently compiled the CVS version of Jython in order to use the new rich comparisons. They work great! However, I can no longer "import re". I get ImportError: no module named re This module was recently a topic of some changes. Can someone explain how to accommodate the recent changes? .... or verify that these changes are supposed to be invisible from the point of view of the user, so that I can look for some other path issue? Thanks, Eli |