Thanks, much better. What exactly do I lose when I launch python without site.py?<br><br><div class="gmail_quote">On Wed, Mar 11, 2009 at 10:27 PM, Gabriel Genellina <span dir="ltr"><<a href="mailto:gagsl-py2@yahoo.com.ar">gagsl-py2@yahoo.com.ar</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">En Thu, 12 Mar 2009 00:41:18 -0200, Royce Wilson <<a href="mailto:rww993@gmail.com" target="_blank">rww993@gmail.com</a>> escribió:<div class="im">
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Mar 11, 2009 at 9:33 PM, Royce Wilson <<a href="mailto:rww993@gmail.com" target="_blank">rww993@gmail.com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks for the quick responses. When I view sys.modules I get this:<br>
<br>
 sre_compile _collections locale _sre functools encodings site operator io<br>
__main__ copyreg _weakref abc builtins encodings.cp437 errno sre_constants<br>
re encodings.latin_1 collections ntpath nt genericpath stat zipimport<br>
_codecs encodings.utf_8 encodings.cp1252 sys codecs _bytesio _thread os.path<br>
_functools _locale keyword signal _stringio _weakrefset encodings.aliases<br>
sre_parse os _abcoll _fileio<br>
<br>
Each module is seperated by a space.<br>
<br>
Can you give me in instructions on how to remove the site.py dependencies?<br>
</blockquote></blockquote>
<br></div>
Start python with the -S option<div><div></div><div class="h5"><br>
<br>
-- <br>
Gabriel Genellina<br>
<br>
--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</div></div></blockquote></div><br>