"Python automatically compiles Python source code when you import a module". Or you can use compileall module to compile all modules. see: http://effbot.org/zone/python-compile.htm
понедељак, 11. март 2013. 13.15.25 UTC+1, Harjot Mann је написао/ла: > > anyone knows how to compile a python program??? > im doing it as > chmod +x filename.py > ./filename.py??? > Am i right??/ > thanks in advance > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

