From: SourceForge.net <no...@so...> - 2003-09-02 16:21:10
|
Bugs item #799182, was opened at 2003-09-02 17:08 Message generated for change (Comment added) made by joergl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442886&aid=799182&group_id=45430 Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Marcus Mendenhall (mendenhall) Assigned to: Nobody/Anonymous (nobody) Summary: error (?) in t1strip Initial Comment: It appears that the definitions for t1strip are slightly different depending upon whether the compiled module is used or not. The compiled module takes 3 or 4 arguments, but the pure-python substitute takes only 4. This showed up when I was trying to build the documentation, and because of a path problem, the compiled _t1strip wasn't found. ---------------------------------------------------------------------- >Comment By: Jörg Lehmann (joergl) Date: 2003-09-02 18:21 Message: Logged In: YES user_id=390410 You indeed discovered an error in the pure-python substitute, which is now fixed in CVS. Thanks, Jörg ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442886&aid=799182&group_id=45430 |