Navigation Menu

Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
adding a couple files previously missed
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Dawson committed Dec 1, 2015
1 parent a45bd03 commit 9b04c56
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added lib/python/markupsafe/_speedups.so
Binary file not shown.
1 change: 1 addition & 0 deletions lib/python/sphinxcontrib_httpdomain-1.2.1-py2.7-nspkg.pth
@@ -0,0 +1 @@
import sys,types,os; p = os.path.join(sys._getframe(1).f_locals['sitedir'], *('sphinxcontrib',)); ie = os.path.exists(os.path.join(p,'__init__.py')); m = not ie and sys.modules.setdefault('sphinxcontrib',types.ModuleType('sphinxcontrib')); mp = (m or []) and m.__dict__.setdefault('__path__',[]); (p not in mp) and mp.append(p)

0 comments on commit 9b04c56

Please sign in to comment.