| Reply | « Previous Thread | Next Thread » |
|
Hey guys.
Is it possible to sign the python interpreter itself so I can test my scripts without having to sign and then install them each time? Thanks, Ian |
|
Yes, you can.
However, pure python scripts and library modules (.py files) do not need signing. When you store them in E:\Python (for scripts) and E:\Python\Lib (for library modules) they simply run with whatever capabilities the python executable is started. Regards, Niels |
|
So, sorry to be noob, what process do I need to go through to sign Python itself?
|
|
You'll need to download the right SDK, apply for a developer cert, and read lots of manuals. I'm sorry but actually comes up a bit too often. Did you search the forum and the wiki?
Regards, Niels |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Signing with multiple certificates | drazvan | Mobile Java Networking & Messaging & Security | 17 | 2009-02-10 18:15 |
| Signing a commercial application using PyS60 | solo95 | Python | 4 | 2007-06-24 23:42 |
| how to distribute pys60 based apps? | chall3ng3r | Python | 4 | 2007-03-27 15:13 |
| Tip: Versioning and distribution issues in PyS60 | otsov | Python | 0 | 2006-03-06 12:56 |
| Signing problem with 6630 and jad file | panwoo | Mobile Java General | 7 | 2005-11-19 15:57 |