Appication directory

Bruno S. Oliveira bruno.computacao at gmail.com
Thu Oct 26 19:28:56 PDT 2006


Hi!

On 10/26/06, Federico Ceccatto <z.darkmere at gmail.com> wrote:
> I normally use Python's own:
>

I'm not using Python...   :(
I use wxMSW-2.7.0-1 with MinGW.

But I found some tips at:
http://www.wxwidgets.org/docs/technote/install.htm

Thanks for the reply.

> import sys
>
> print sys.path[0]
>
> sys.path is a sequence with all paths that will be inspected whenever
> a module must be searched by import/from * import. The firt element is
> the directory of the running script.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
>


-- 
/**
 * Bruno Silva de Oliveira
 * Quasi Bacharel em Ciência da Computação
 * http://bsoliveira.cjb.net
 */




More information about the wx-users mailing list