source:
exampleparties/timedependentparty/party.py
Last change on this file was 100, checked in by , 20 months ago | |
---|---|
File size: 112 bytes |
Line | |
---|---|
1 | from timedependentparty.TimeDependentParty import TimeDependentParty |
2 | |
3 | def party(): |
4 | return TimeDependentParty |
Note:
See TracBrowser
for help on using the repository browser.