Skip to content
This repository was archived by the owner on Jan 25, 2019. It is now read-only.

Commit 9625e5d

Browse files
committed
Added some sentimental stuff to Larry's old code...
1 parent 6f4a3f9 commit 9625e5d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

larry.py

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# -*- coding: iso-8859-1 -*-
2+
'''
3+
This is good ol' Larry, who did a good job for a long time
4+
But there comes the time, when things need to be changed...
5+
When the old ones have to retire and make room for the younger ones...
6+
'''
27
import MySQLdb
38
import sys
49
import socket

0 commit comments

Comments
 (0)