Description of problem: There is still a bug in the code that cleanses the path of the bytecode-compiled files. python -c 'import xmlrpclib; xmlrpclib.loads("adsfadf")' Traceback (most recent call last): File "<string>", line 1, in ? File "//usr/lib/python2.2/xmlrpclib.py", line 805, in loads p.close() File "//usr/lib/python2.2/xmlrpclib.py", line 393, in close self._parser.Parse("", 1) # end of data xml.parsers.expat.ExpatError: syntax error: line 1, column 0 Notice the double-slash.
Fixed in 2.2.2-24
Red Hat Linux and Red Hat Powertools are currently no longer supported by Red Hat, Inc. In an effort to clean up bugzilla, we are closing all bugs in MODIFIED state for these products. However, we do want to make sure that nothing important slips through the cracks. If, in fact, these issues are not resolved in a current Fedora Core Release (such as Fedora Core 5), please open a new issues stating so. Thanks.