On Sun, Dec 12, 2010 at 2:32 PM, David Hutto wrote:
> On Sun, Dec 12, 2010 at 2:27 PM, David Hutto wrote:
>> You need a file that sets the initial time used for the app(the time
>> on the individuals computer), and a function that checks that initial
>> start up file for the current time and the
On Sun, Dec 12, 2010 at 2:27 PM, David Hutto wrote:
> You need a file that sets the initial time used for the app(the time
> on the individuals computer), and a function that checks that initial
> start up file for the current time and the original usage time of
> first start up.
>
pseudocode:
d
You need a file that sets the initial time used for the app(the time
on the individuals computer), and a function that checks that initial
start up file for the current time and the original usage time of
first start up.
___
Tutor maillist - Tutor@pytho
Am 12.12.2010 03:42, schrieb David Hutto:
On Sat, Dec 11, 2010 at 9:52 AM, Knacktus wrote:
Hi everyone,
can anybody recommend a lib or some other ressources about license
mechanisms of desktop applications written in python. I'm thinking of a
license-key that can be used to limit the time the
On Sat, Dec 11, 2010 at 9:52 AM, Knacktus wrote:
> Hi everyone,
>
> can anybody recommend a lib or some other ressources about license
> mechanisms of desktop applications written in python. I'm thinking of a
> license-key that can be used to limit the time the application can be used.
> I also ne