Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »




'value': '<html>
issue ""
### dpage_content : {'title': 'IT', 'type': 'page', 'body': {'storage': {'value': '<html>\n\t\n<head>\n\t<title>2- Add server on XenCenter</title>\n\t<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\n    <meta name="generator" content="H\
using notpad + HEX-Editor

python + bs4 modeule  to remove it 
remove
    #clean up the begining of the file wih special char
	with open(cleaned_html, 'w') as cleaned_file2:
        nonBreakSpace = u'\xef\xbb\xbf\x3c'
        cleaned_file2.write(str(soup).replace(nonBreakSpace,r'<'))

    cleaned_file2.close()


0xe2809d  or â€  ( is a dual quote: " )ChassisInfoFetcher Using Vagrant




  • No labels