Issue 95908 - pyuno: prints debugging spew on stdout
Summary: pyuno: prints debugging spew on stdout
Status: CLOSED DUPLICATE of issue 90653
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: DEV300m35
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: joergbudi
QA Contact: issues@udk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-06 08:38 UTC by caolanm
Modified: 2008-11-13 22:48 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2008-11-06 08:38:54 UTC
pyuno will print some debugging strings to stdout in normal use, i.e.

pythonloader.Loader ctor
pythonloader.Loader.writeRegistryInfo
pythonloader: interpreting url vnd.su...

the following trivial patch to unset DEBUG does the right thing
Comment 1 kay.ramme 2008-11-11 05:29:24 UTC
Joerg, you may want to apply this patch ...

Comment 2 joergbudi 2008-11-13 22:35:30 UTC
duplicate to 90653 

*** This issue has been marked as a duplicate of 90653 ***
Comment 3 caolanm 2008-11-13 22:47:06 UTC
close as dup