|
From: <bc...@wo...> - 2001-01-03 20:55:30
|
[Seshu Nimmala] >I'm not able to import "glob" module or "re" module for use in jython. >I'm using jython-2.0a2. >Is it a bug or a current limitation? It was a bug in alpha2. The re.py from CPython2.0 wasn't included in the installer. It is fixed in beta1. regards, finn |