Skip to content

Commit 2464352

Browse files
authored
Add a more recent link
Use the latest working link provided by the wayback machine
1 parent 627e8a9 commit 2464352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

behavioral/mediator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
3-
"""http://web.archive.org/web/20110207085333/http://dpip.testingperspective.com/?p=28"""
3+
"""http://web.archive.org/web/20120309135549/http://dpip.testingperspective.com/?p=28"""
44

55
import random
66
import time

0 commit comments

Comments
 (0)