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