Skip to content

Instantly share code, notes, and snippets.

@phill-tornroth
Created May 16, 2012 20:46

Revisions

  1. phill-tornroth created this gist May 16, 2012.
    3 changes: 3 additions & 0 deletions gistfile1.py
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    retVal = datetime.strptime( dateTimeStr, "%Y%m%d" )

    ImportError: Failed to import _strptime because the import lockis held by another thread.