소스 검색

Update rdb.py (#4135)

http://snippets.dzone.com/posts/show/7248 not available or on archive.org
James Michael DuPont 8 년 전
부모
커밋
dbf1a82103
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      celery/contrib/rdb.py

+ 1 - 1
celery/contrib/rdb.py

@@ -5,7 +5,7 @@ Introduction
 ============
 
 This is a remote debugger for Celery tasks running in multiprocessing
-pool workers.  Inspired by http://snippets.dzone.com/posts/show/7248
+pool workers.  Inspired by a lost post on dzone.com.
 
 Usage
 -----