| Trees | Indices | Help |
|
|---|
|
|
object --+
|
License
Class to allow easy licensing of Python scripts
It is a violation of your software license to modify this class in any way.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Create a License object. License objects should be assigned to a variable that stays in scope for the duration the license token should be held. The accepted way to return a license token is by calling the checkin method of the license object, but the token will also be returned when the object is garbage collected.
|
Create an informative string to print in debugging messages
|
Return the license token. After calling this method, the License object will report itself as invalid. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:54 2015 | http://epydoc.sourceforge.net |