Message267
I got the following problem with jython-20rc1 on java1.3/WinNT4sp6.
"ejbittest\\test.py" works.
"ejbittest\general.py" works.
"ejbittest\test.py" not work.
Do we have somre rule which we have to put '\' if '/' is reside between same character??
.............
>>> execfile("ejbittest\test.py")
Traceback (innermost last):
File "<console>", line 1, in ?
IOError: File not found - ejbittest est.py (The filename, directory name, or
volume label syntax is incorrect)
............. |
|
| Date |
User |
Action |
Args |
| 2008-02-20 17:16:48 | admin | link | issue229415 messages |
| 2008-02-20 17:16:48 | admin | create | |
|