>> Hm. Maybe it's SOAPpy that is not correctly importing things ?
>
> It's got a simple "import xml.sax" at the top of Parser.py. I can't see
> how this can be wrong.
>
> What OS are you running on?
I bundled it on OpenSUSE 10.2; but the customer that's reporting the
issue is using CentOS 5.3 (I'm in the process of downloading a clean
CentOS 5.3 so can't try it on that OS myself yet; however they sent me
a screenshot of the exact output so I'm quite sure the problem is
there).
>
> Open the generated executable with ArchiveViewer.py, open the
> outPYZ1.pyz file and look at the list: does it contain all the xml.sax
> drivers?
This is the contents of outPYZ1.pyz; the only surprising thing I can
see in there is that it has
'_xmlplus.sax.drivers': (True, 126839L, 189),
'_xmlplus.sax.drivers2': (True, 284523L, 190),
but not the contents of the drivers/drivers2 packages; however is does
have that for xml.sax.drivers.
Maybe that's part of it ?
? o outPYZ1.pyz
Name: (ispkg, pos, len)
{
....
'SOAPpy': (True, 1080086L, 372),
'SOAPpy.Client': (False, 708562L, 5844),
'SOAPpy.Config': (False, 803303L, 2591),
'SOAPpy.Errors': (False, 169664L, 1726),
'SOAPpy.NS': (False, 348005L, 2009),
'SOAPpy.Parser': (False, 692L, 10239),
'SOAPpy.SOAPBuilder': (False, 417555L, 7267),
'SOAPpy.Server': (False, 472622L, 7255),
'SOAPpy.Types': (False, 601476L, 15208),
'SOAPpy.Utilities': (False, 660443L, 2914),
'SOAPpy.WSDL': (False, 428743L, 1753),
'SOAPpy.version': (False, 558833L, 169),
'SOAPpy.wstools': (True, 1081761L, 816),
'SOAPpy.wstools.Namespaces': (False, 961572L, 1852),
'SOAPpy.wstools.TimeoutSocket': (False, 430496L, 2765),
'SOAPpy.wstools.UserTuple': (False, 1238574L, 2036),
'SOAPpy.wstools.Utility': (False, 1065519L, 10793),
'SOAPpy.wstools.WSDLTools': (False, 224271L, 13554),
'SOAPpy.wstools.XMLSchema': (False, 17202L, 20036),
'SOAPpy.wstools.XMLname': (False, 593358L, 1632),
'SocketServer': (False, 53114L, 6416),
'StringIO': (False, 165052L, 4612),
'UserDict': (False, 1295895L, 2710),
'UserList': (False, 121617L, 1745),
'_LWPCookieJar': (False, 578420L, 2708),
'_MozillaCookieJar': (False, 933970L, 2306),
'__future__': (False, 1339030L, 1714),
'_strptime': (False, 716449L, 6238),
'_threading_local': (False, 1362517L, 2586),
'_xmlplus': (True, 1311857L, 701),
'_xmlplus.sax': (True, 965477L, 1032),
'_xmlplus.sax._exceptions': (False, 621262L, 2206),
'_xmlplus.sax.drivers': (True, 126839L, 189),
'_xmlplus.sax.drivers2': (True, 284523L, 190),
'_xmlplus.sax.handler': (False, 246032L, 4161),
'_xmlplus.sax.sax2exts': (False, 1059010L, 706),
'_xmlplus.sax.saxexts': (False, 517937L, 2813),
'_xmlplus.sax.saxlib': (False, 1273286L, 5910),
'_xmlplus.sax.saxutils': (False, 1010543L, 9697),
'_xmlplus.sax.xmlreader': (False, 550422L, 5242),
'anydbm': (False, 283083L, 1440),
'atexit': (False, 888956L, 1084),
'base64': (False, 210612L, 4346),
'bdb': (False, 113652L, 6720),
'bisect': (False, 838681L, 919),
'bsddb': (True, 1474879L, 3944),
'bsddb.db': (False, 1022436L, 371),
'bsddb.dbutils': (False, 382913L, 916),
'calendar': (False, 899719L, 9327),
'cgi': (False, 1280982L, 12394),
'cmd': (False, 80443L, 6063),
'codecs': (False, 154523L, 9591),
'cookielib': (False, 812103L, 20804),
'copy': (False, 627018L, 4804),
'copy_reg': (False, 1076312L, 2460),
'dbhash': (False, 722687L, 419),
'difflib': (False, 1118228L, 21627),
'dis': (False, 1022807L, 3038),
'doctest': (False, 175173L, 27076),
'dumbdbm': (False, 344680L, 2647),
'dummy_thread': (False, 1008229L, 2314),
'dummy_threading': (False, 566218L, 763),
'email': (True, 936276L, 1298),
'email._parseaddr': (False, 251842L, 5448),
'email.base64mime': (False, 641879L, 2608),
'email.charset': (False, 237825L, 4912),
'email.encoders': (False, 471559L, 1063),
'email.errors': (False, 1279876L, 1106),
'email.feedparser': (False, 616684L, 4578),
'email.generator': (False, 372933L, 4360),
'email.header': (False, 450729L, 5908),
'email.iterators': (False, 726800L, 1261),
'email.message': (False, 327505L, 9951),
'email.mime': (True, 1190350L, 142),
'email.parser': (False, 366971L, 1621),
'email.quoprimime': (False, 61707L, 3853),
'email.utils': (False, 1035640L, 4358),
'encodings': (True, 511718L, 2167),
'encodings.aliases': (False, 289181L, 3062),
'encodings.ascii': (False, 700803L, 854),
'encodings.base64_codec': (False, 434784L, 1290),
'encodings.big5': (False, 38183L, 675),
'encodings.big5hkscs': (False, 1222445L, 679),
'encodings.bz2_codec': (False, 1006908L, 1321),
'encodings.charmap': (False, 262564L, 1124),
'encodings.cp037': (False, 1221139L, 1306),
'encodings.cp1006': (False, 263855L, 1381),
'encodings.cp1026': (False, 948112L, 1316),
'encodings.cp1140': (False, 38858L, 1287),
'encodings.cp1250': (False, 326152L, 1353),
'encodings.cp1251': (False, 324801L, 1351),
'encodings.cp1252': (False, 323458L, 1343),
'encodings.cp1253': (False, 322124L, 1334),
'encodings.cp1254': (False, 320779L, 1345),
'encodings.cp1255': (False, 319448L, 1331),
'encodings.cp1256': (False, 318084L, 1364),
'encodings.cp1257': (False, 316740L, 1344),
'encodings.cp1258': (False, 315393L, 1347),
'encodings.cp424': (False, 280547L, 1270),
'encodings.cp437': (False, 1366471L, 3674),
'encodings.cp500': (False, 1430225L, 1305),
'encodings.cp737': (False, 594990L, 3737),
'encodings.cp775': (False, 756035L, 3669),
'encodings.cp850': (False, 866269L, 3533),
'encodings.cp852': (False, 862596L, 3673),
'encodings.cp855': (False, 857733L, 3717),
'encodings.cp856': (False, 856436L, 1297),
'encodings.cp857': (False, 852889L, 3547),
'encodings.cp860': (False, 689725L, 3663),
'encodings.cp861': (False, 693388L, 3670),
'encodings.cp862': (False, 1232910L, 3713),
'encodings.cp863': (False, 686050L, 3675),
'encodings.cp864': (False, 677978L, 3724),
'encodings.cp865': (False, 681702L, 3673),
'encodings.cp866': (False, 674241L, 3737),
'encodings.cp869': (False, 670593L, 3648),
'encodings.cp874': (False, 216281L, 1342),
'encodings.cp875': (False, 214958L, 1323),
'encodings.cp932': (False, 17L, 675),
'encodings.cp949': (False, 685375L, 675),
'encodings.cp950': (False, 1144579L, 676),
'encodings.euc_jis_2004': (False, 44181L, 684),
'encodings.euc_jisx0213': (False, 313768L, 684),
'encodings.euc_jp': (False, 654873L, 673),
'encodings.euc_kr': (False, 1208740L, 673),
'encodings.gb18030': (False, 1432626L, 681),
'encodings.gb2312': (False, 852213L, 676),
'encodings.gbk': (False, 110262L, 673),
'encodings.hex_codec': (False, 1080458L, 1303),
'encodings.hp_roman8': (False, 1033048L, 1739),
'encodings.hz': (False, 559002L, 675),
'encodings.idna': (False, 1095947L, 2538),
'encodings.iso2022_jp': (False, 1279196L, 680),
'encodings.iso2022_jp_1': (False, 145228L, 682),
'encodings.iso2022_jp_2': (False, 150708L, 682),
'encodings.iso2022_jp_2004': (False, 564243L, 687),
'encodings.iso2022_jp_3': (False, 150024L, 684),
'encodings.iso2022_jp_ext': (False, 746225L, 683),
'encodings.iso2022_kr': (False, 288502L, 679),
'encodings.iso8859_1': (False, 97833L, 1298),
'encodings.iso8859_10': (False, 1054358L, 1327),
'encodings.iso8859_11': (False, 1052995L, 1363),
'encodings.iso8859_13': (False, 1050771L, 1331),
'encodings.iso8859_14': (False, 1049427L, 1344),
'encodings.iso8859_15': (False, 1048112L, 1315),
'encodings.iso8859_16': (False, 1046777L, 1335),
'encodings.iso8859_2': (False, 96508L, 1325),
'encodings.iso8859_3': (False, 95188L, 1320),
'encodings.iso8859_4': (False, 103034L, 1324),
'encodings.iso8859_5': (False, 101717L, 1317),
'encodings.iso8859_6': (False, 100460L, 1257),
'encodings.iso8859_7': (False, 99131L, 1329),
'encodings.iso8859_8': (False, 92107L, 1263),
'encodings.iso8859_9': (False, 90802L, 1305),
'encodings.johab': (False, 1155761L, 674),
'encodings.koi8_r': (False, 932599L, 1371),
'encodings.koi8_u': (False, 60353L, 1354),
'encodings.latin_1': (False, 1374489L, 869),
'encodings.mac_arabic': (False, 799727L, 3576),
'encodings.mac_centeuro': (False, 577059L, 1361),
'encodings.mac_croatian': (False, 1021063L, 1373),
'encodings.mac_cyrillic': (False, 652631L, 1356),
'encodings.mac_farsi': (False, 1310554L, 1303),
'encodings.mac_greek': (False, 910611L, 1348),
'encodings.mac_iceland': (False, 1269479L, 1367),
'encodings.mac_latin2': (False, 668502L, 2091),
'encodings.mac_roman': (False, 1365103L, 1368),
'encodings.mac_romanian': (False, 1241512L, 1375),
'encodings.mac_turkish': (False, 651260L, 1371),
'encodings.mbcs': (False, 1516259L, 894),
'encodings.palmos': (False, 120372L, 1245),
'encodings.ptcp154': (False, 963424L, 2053),
'encodings.punycode': (False, 242737L, 3295),
'encodings.quopri_codec': (False, 666008L, 1247),
'encodings.raw_unicode_escape': (False, 1515430L, 829),
'encodings.rot_13': (False, 1467408L, 1474),
'encodings.shift_jis': (False, 347327L, 678),
'encodings.shift_jis_2004': (False, 909924L, 687),
'encodings.shift_jisx0213': (False, 363951L, 686),
'encodings.string_escape': (False, 665239L, 769),
'encodings.tis_620': (False, 1321849L, 1351),
'encodings.undefined': (False, 949428L, 949),
'encodings.unicode_escape': (False, 1020240L, 823),
'encodings.unicode_internal': (False, 650437L, 823),
'encodings.utf_16': (False, 250193L, 1649),
'encodings.utf_16_be': (False, 598727L, 832),
'encodings.utf_16_le': (False, 959051L, 832),
'encodings.utf_7': (False, 46568L, 809),
'encodings.utf_8': (False, 59530L, 823),
'encodings.utf_8_sig': (False, 544575L, 1552),
'encodings.uu_codec': (False, 556893L, 1940),
'encodings.zlib_codec': (False, 564930L, 1288),
'fnmatch': (False, 1207152L, 1588),
'formatter': (False, 832907L, 5774),
'fpconst': (False, 1218489L, 2650),
'ftplib': (False, 937574L, 10538),
'getopt': (False, 1478823L, 3086),
'getpass': (False, 663357L, 1696),
'gettext': (False, 1468882L, 5997),
'glob': (False, 151390L, 1081),
'gopherlib': (False, 425820L, 2923),
'hashlib': (False, 640448L, 1431),
'heapq': (False, 737598L, 4917),
'hmac': (False, 723106L, 1910),
'htmlentitydefs': (False, 360935L, 3016),
'htmllib': (False, 1145255L, 5331),
'httplib': (False, 436074L, 14655),
'inspect': (False, 1298605L, 11949),
'linecache': (False, 714714L, 1735),
'locale': (False, 869802L, 15795),
'logging': (True, 265236L, 15311),
'logging.config': (False, 1193559L, 4504),
'logging.handlers': (False, 456637L, 12427),
'macurl2path': (False, 707162L, 1400),
'markupbase': (False, 284713L, 3789),
'mimetools': (False, 1451552L, 3272),
'mimetypes': (False, 1484716L, 5959),
'new': (False, 809527L, 477),
'nturl2path': (False, 1045836L, 941),
'opcode': (False, 967210L, 2433),
'optparse': (False, 127028L, 18200),
'os': (False, 1329878L, 8191),
'os2emxpath': (False, 86506L, 4296),
'pdb': (False, 978936L, 14779),
'pickle': (False, 300203L, 13565),
'popen2': (False, 885597L, 3359),
'posixpath': (False, 581128L, 4971),
'pprint': (False, 40145L, 4036),
'profile': (False, 351361L, 6633),
'pstats': (False, 969643L, 9293),
'quopri': (False, 1244071L, 3110),
'random': (False, 728061L, 9537),
're': (False, 539723L, 4852),
'repr': (False, 805894L, 2019),
'revisionDate': (False, 479877L, 446),
'rfc822': (False, 1082577L, 12259),
'sgmllib': (False, 386718L, 5739),
'shutil': (False, 1187327L, 3023),
'smtplib': (False, 777055L, 9812),
'socket': (False, 1313541L, 5329),
'sre_compile': (False, 655546L, 4897),
'sre_constants': (False, 1025845L, 2722),
'sre_parse': (False, 292243L, 7960),
'stat': (False, 1261693L, 889),
'string': (False, 47377L, 5737),
'stringprep': (False, 644487L, 5950),
'subprocess': (False, 67830L, 11407),
'tempfile': (False, 392457L, 5868),
'textwrap': (False, 1209413L, 4654),
'threading': (False, 840535L, 8400),
'token': (False, 469637L, 1922),
'tokenize': (False, 257290L, 5274),
'traceback': (False, 559677L, 4566),
'types': (False, 370030L, 1310),
'unittest': (False, 994584L, 11459),
'urllib': (False, 912837L, 18001),
'urllib2': (False, 1490675L, 16214),
'urlparse': (False, 1139855L, 4724),
'uu': (False, 1408429L, 2120),
'warnings': (False, 697058L, 3745),
'weakref': (False, 171390L, 3783),
'whichdb': (False, 379396L, 1210),
'xml': (True, 746908L, 698),
'xml.FtCore': (False, 909046L, 878),
'xml.dom': (True, 1508316L, 2994),
'xml.dom.Attr': (False, 152471L, 2052),
'xml.dom.CDATASection': (False, 1481909L, 606),
'xml.dom.CharacterData': (False, 1190492L, 1889),
'xml.dom.Comment': (False, 469064L, 573),
'xml.dom.DOMImplementation': (False, 861450L, 1146),
'xml.dom.Document': (False, 702910L, 4252),
'xml.dom.DocumentFragment': (False, 1240610L, 902),
'xml.dom.DocumentType': (False, 1506889L, 1427),
'xml.dom.Element': (False, 1357250L, 3532),
'xml.dom.Entity': (False, 1466137L, 1271),
'xml.dom.EntityReference': (False, 110935L, 910),
'xml.dom.Event': (False, 930838L, 1761),
'xml.dom.FtNode': (False, 771710L, 5345),
'xml.dom.MessageSource': (False, 1514141L, 1289),
'xml.dom.NamedNodeMap': (False, 753588L, 2447),
'xml.dom.NodeFilter': (False, 1032413L, 635),
'xml.dom.NodeIterator': (False, 807913L, 1614),
'xml.dom.NodeList': (False, 786867L, 998),
'xml.dom.Notation': (False, 1431530L, 1096),
'xml.dom.ProcessingInstruction': (False, 79237L, 1206),
'xml.dom.Range': (False, 1340744L, 6681),
'xml.dom.Text': (False, 1390514L, 874),
'xml.dom.TreeWalker': (False, 357994L, 2235),
'xml.dom.domreg': (False, 959883L, 1689),
'xml.dom.expatbuilder': (False, 1156435L, 11457),
'xml.dom.ext': (True, 145910L, 4114),
'xml.dom.ext.Printer': (False, 338445L, 5402),
'xml.dom.ext.Visitor': (False, 1078772L, 1314),
'xml.dom.ext.XHtmlPrinter': (False, 1511310L, 1156),
'xml.dom.ext.c14n': (False, 1150586L, 5175),
'xml.dom.ext.reader': (True, 1059716L, 1493),
'xml.dom.ext.reader.HtmlLib': (False, 350014L, 1347),
'xml.dom.ext.reader.Sax2': (False, 1391388L, 5503),
'xml.dom.ext.reader.Sgmlop': (False, 507415L, 4303),
'xml.dom.html': (True, 1254489L, 6359),
'xml.dom.html.HTMLAnchorElement': (False, 751938L, 1650),
'xml.dom.html.HTMLAppletElement': (False, 1214067L, 1474),
'xml.dom.html.HTMLAreaElement': (False, 368592L, 1438),
'xml.dom.html.HTMLBRElement': (False, 1006043L, 865),
'xml.dom.html.HTMLBaseElement': (False, 164114L, 938),
'xml.dom.html.HTMLBaseFontElement': (False, 1243074L, 997),
'xml.dom.html.HTMLBodyElement': (False, 1192381L, 1178),
'xml.dom.html.HTMLButtonElement': (False, 65560L, 1387),
'xml.dom.html.HTMLCollection': (False, 555664L, 1229),
'xml.dom.html.HTMLDListElement': (False, 653987L, 886),
'xml.dom.html.HTMLDOMImplementation': (False, 126057L, 782),
'xml.dom.html.HTMLDirectoryElement': (False, 1052102L, 893),
'xml.dom.html.HTMLDivElement': (False, 1338069L, 961),
'xml.dom.html.HTMLDocument': (False, 568608L, 4361),
'xml.dom.html.HTMLElement': (False, 1030659L, 1754),
'xml.dom.html.HTMLFieldSetElement': (False, 1260848L, 845),
'xml.dom.html.HTMLFontElement': (False, 337456L, 989),
'xml.dom.html.HTMLFormElement': (False, 1512466L, 1675),
'xml.dom.html.HTMLFrameElement': (False, 44865L, 1703),
'xml.dom.html.HTMLFrameSetElement': (False, 839600L, 935),
'xml.dom.html.HTMLHRElement': (False, 1455852L, 1135),
'xml.dom.html.HTMLHeadElement': (False, 513885L, 855),
'xml.dom.html.HTMLHeadingElement': (False, 993715L, 869),
'xml.dom.html.HTMLHtmlElement': (False, 1034787L, 853),
'xml.dom.html.HTMLIFrameElement': (False, 725016L, 1784),
'xml.dom.html.HTMLImageElement': (False, 566981L, 1627),
'xml.dom.html.HTMLInputElement': (False, 742515L, 2580),
'xml.dom.html.HTMLIsIndexElement': (False, 667523L, 979),
'xml.dom.html.HTMLLIElement': (False, 1312558L, 983),
'xml.dom.html.HTMLLabelElement': (False, 1396891L, 1054),
'xml.dom.html.HTMLLegendElement': (False, 1407349L, 1080),
'xml.dom.html.HTMLLinkElement': (False, 1370145L, 1394),
'xml.dom.html.HTMLMapElement': (False, 37238L, 945),
'xml.dom.html.HTMLMenuElement': (False, 66947L, 883),
'xml.dom.html.HTMLMetaElement': (False, 16135L, 1067),
'xml.dom.html.HTMLModElement': (False, 314452L, 941),
'xml.dom.html.HTMLOListElement': (False, 1320742L, 1107),
'xml.dom.html.HTMLObjectElement': (False, 377293L, 2103),
'xml.dom.html.HTMLOptGroupElement': (False, 576064L, 995),
'xml.dom.html.HTMLOptionElement': (False, 93370L, 1818),
'xml.dom.html.HTMLParagraphElement': (False, 1465261L, 876),
'xml.dom.html.HTMLParamElement': (False, 1517153L, 1071),
'xml.dom.html.HTMLPreElement': (False, 1270846L, 890),
'xml.dom.html.HTMLQuoteElement': (False, 506570L, 845),
'xml.dom.html.HTMLScriptElement': (False, 371340L, 1593),
'xml.dom.html.HTMLSelectElement': (False, 380606L, 2307),
'xml.dom.html.HTMLStyleElement': (False, 125002L, 1055),
'xml.dom.html.HTMLTableCaptionElement': (False, 911959L, 878),
'xml.dom.html.HTMLTableCellElement': (False, 787865L, 1932),
'xml.dom.html.HTMLTableColElement': (False, 281817L, 1266),
'xml.dom.html.HTMLTableElement': (False, 848935L, 3278),
'xml.dom.html.HTMLTableRowElement': (False, 111845L, 1807),
'xml.dom.html.HTMLTableSectionElement': (False, 433261L, 1523),
'xml.dom.html.HTMLTextAreaElement': (False, 810004L, 2099),
'xml.dom.html.HTMLTitleElement': (False, 1094836L, 1111),
'xml.dom.html.HTMLUListElement': (False, 365963L, 1008),
'xml.dom.minicompat': (False, 1205238L, 1914),
'xml.dom.minidom': (False, 1410549L, 19676),
'xml.dom.pulldom': (False, 1352654L, 4596),
'xml.dom.xmlbuilder': (False, 205589L, 5023),
'xml.ns': (False, 1249988L, 4501),
'xml.parsers': (True, 1236623L, 180),
'xml.parsers.expat': (False, 1262582L, 260),
'xml.parsers.xmlproc': (True, 406761L, 180),
'xml.parsers.xmlproc.catalog': (False, 1061209L, 4310),
'xml.parsers.xmlproc.charconv': (False, 383829L, 2889),
'xml.parsers.xmlproc.dtdparser': (False, 1198063L, 7175),
'xml.parsers.xmlproc.errors': (False, 1379511L, 11003),
'xml.parsers.xmlproc.utils': (False, 623468L, 3550),
'xml.parsers.xmlproc.xmlapp': (False, 572969L, 3095),
'xml.parsers.xmlproc.xmldtd': (False, 789797L, 9930),
'xml.parsers.xmlproc.xmlproc': (False, 1323200L, 6678),
'xml.parsers.xmlproc.xmlutils': (False, 759704L, 12006),
'xml.parsers.xmlproc.xmlval': (False, 747606L, 4332),
'xml.sax': (True, 1454824L, 1028),
'xml.sax._exceptions': (False, 1482515L, 2201),
'xml.sax.drivers': (True, 665053L, 186),
'xml.sax.drivers.drv_htmllib': (False, 1044934L, 902),
'xml.sax.drivers.drv_pyexpat': (False, 221211L, 3060),
'xml.sax.drivers.drv_sgmllib': (False, 343847L, 833),
'xml.sax.drivers.drv_sgmlop': (False, 1267818L, 1661),
'xml.sax.drivers.drv_xmldc': (False, 631822L, 2223),
'xml.sax.drivers.drv_xmllib': (False, 1236803L, 1771),
'xml.sax.drivers.drv_xmlproc': (False, 520750L, 2398),
'xml.sax.drivers.drv_xmlproc_val': (False, 701657L, 1253),
'xml.sax.drivers.drv_xmltoolkit': (False, 123362L, 1640),
'xml.sax.drivers.pylibs': (False, 599559L, 1917),
'xml.sax.drivers2': (True, 1242887L, 187),
'xml.sax.drivers2.drv_pyexpat': (False, 714406L, 308),
'xml.sax.drivers2.drv_xmlproc': (False, 1039998L, 4936),
'xml.sax.expatreader': (False, 10931L, 5204),
'xml.sax.handler': (False, 1375358L, 4153),
'xml.sax.sax2exts': (False, 966509L, 701),
'xml.sax.saxexts': (False, 1247181L, 2807),
'xml.sax.saxlib': (False, 104358L, 5904),
'xml.sax.saxutils': (False, 890040L, 9679),
'xml.sax.xmlreader': (False, 1347425L, 5229),
'xml.unicode': (True, 667255L, 268),
'xml.unicode.iso8859': (False, 1360782L, 1735),
'xml.unicode.utf8_iso': (False, 546127L, 4295),
'xml.utils': (True, 263688L, 167),
'xml.utils.characters': (False, 1108577L, 2462),
'xmllib': (False, 1098485L, 10092)}
Thanks,
- Filip
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/PyInstaller?hl=en
-~----------~----~----~----~------~----~------~--~---