Python files.

09/10/2012 10:35 andreyo2011#1
Hi e*pvp,

I have 2 question:

1.How can i convert a .py file to a .pyc file?
2.About logininfo...it is possible to make it to inject .pyc files in client?But how?
11/24/2012 11:37 poXavincS#2
I don't now you are second question but you are firs question is very easy.. First question solution for [Only registered and activated users can see links. Click Here To Register...].
11/24/2012 19:22 cody95#3
second q solve:

make a new file (.py)

inside must be @import nameofpycfile

that file .py must have name logininfo.py


inside must be too under first import
"
import ui
import os
import locale
import wndMgr
import dbg
import grp
"

that i think ;) i don't need this so.. i dunno if 100% work...
11/25/2012 01:46 ~paradoX#4
I think .py Files are Pythonfiles and .pyc Files are PythonLibarys and libarys are extenden and for better using, so why do you want to convert loaginwindow to a libary.

PS: Libarys have functions, loginwindow.py has only style-frames and no functions

Kind Regards

I think .py Files are Pythonfiles and .pyc Files are PythonLibarys and libarys are extenden and for better using, so why do you want to convert loaginwindow to a libary.

PS: Libarys have functions, loginwindow.py has only style-frames and no functions

Kind Regards