<head></head><body data-blackberry-caret-color="#00a8df" style="background-color: rgb(255, 255, 255); line-height: initial;"><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">That's interesting. I don't understand why it would only look for compiled files. </div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"><br></div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">I've always shipped compiled files without issue. But this is worth investigating to ensure there hasn't been a big change. </div>                                                                                                        
                              <p style="font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">Sent from my BlackBerry 10 smartphone.</p>                                                                                                                                                                           <table width="100%" style="background-color:white;border-spacing:0px;"> <tbody><tr><td colspan="2" style="font-size: initial; text-align: initial; background-color: rgb(255, 255, 255);">                                              <div id="_persistentHeader" style="border-style: solid none none; border-top-color: rgb(181, 196, 223); border-top-width: 1pt; padding: 3pt 0in 0in; font-family: Tahoma, 'BB Alpha Sans', 'Slate Pro'; font-size: 10pt;">  <div><b>From: </b>Tarek Galal</div><div><b>Sent: </b>Tuesday, February 26, 2013 1:50 AM</div><div><b>To: </b>blackberry-python@engcorp.com</d
 iv><div><b>Subject: </b>[BlackBerry-Python] python on Q10</div></div></td></tr></tbody></table><div style="border-style: solid none none; border-top-color: rgb(186, 188, 209); border-top-width: 1pt; font-size: initial; text-align: initial; background-color: rgb(255, 255, 255);"></div><br><div id="_originalContent" style=""><div dir="ltr"><div>Hello,</div><div><br></div><div>I tried running my app on Q10 simulator, it crashes on launch. After some investigation I found that if I run python3.2 -vv and try to import a module, it only looks for compiled modules (.pyc, .pyo, so), so it skips looking for py source files. The current solution to me for now is either ship compiled modules, or use imp.load_source, but neither would be so convenient. Any ideas ?</div>

-- <br><div dir="ltr">Regards,<br>Tarek Galal<div><a href="http://jadb.wordpress.com" target="_blank">http://jadb.wordpress.com</a></div></div>
</div>
<br></div> <!--end of _originalContent --></body>