Issue222821

classification
Title: error compiling pyclbr.py from pylib152d.jar
Type: Severity: normal
Components: Library Versions:
Milestone:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: bckfnn
Priority: low Keywords:

Created on 2000-11-18.19:18:32 by bckfnn, last changed 2000-11-18.22:32:15 by bckfnn.

Messages
msg87 (view) Author: Finn Bock (bckfnn) Date: 2000-11-18.19:18:32
After successfully installing jpython11beta4,
the following occurred while installing pylib152d.jar,
during the precompiling phase:

Compiling H:\JPython\Lib\pyclbr.py ...
Sorry: SyntaxError: invalid syntax
Compiling H:\JPython\Lib\quopri.py ...

This is the only error that occurred with this jar file.  
Also the same thing occurred during a reinstallation of 
jpython & pylib to a different directory (on a shorter path)

msg88 (view) Author: Finn Bock (bckfnn) Date: 2000-11-18.22:32:15
Fixed in pyclbr.
History
Date User Action Args
2000-11-18 19:18:32bckfnncreate