Steve.
I have test the .pyc files, work perfectly.
I have tested the compile_dir() function too, work perfectly.

Then now, about my question?

Ovnicraft.
Because I came across with an issue where the client may want to take
the entire application with it and i want to protect my code.
Undestand?

On 16 out, 02:11, Ovnicraft <[EMAIL PROTECTED]> wrote:
> 2008/10/15 [EMAIL PROTECTED] <[EMAIL PROTECTED]>
>
>
>
> > Hi steve.
> > I know if i have only the .pyc files i don't see the source.
>
> > But then, if upload to the server only the .pyc and my application
> > work correctly, then this solve my problem.
>
> > Exists programs which convert .py files in .pyc? I want this because
> > in the situation when i have only the .py files.
>
> import py_compile
> py_compile.compile('file')
>
> but why? if users never will see your code.
>
>
>
> --
> [b]question = (to) ? be : !be; .[/b]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to