diff options
| author | Nick Coghlan <ncoghlan@gmail.com> | 2010-12-03 14:30:41 (GMT) |
|---|---|---|
| committer | Nick Coghlan <ncoghlan@gmail.com> | 2010-12-03 14:30:41 (GMT) |
| commit | a5240701fc7c18f1b2626d5bb259cea460fb5946 (patch) | |
| tree | 2ce5f7f23f07778b0aac11e695d64208a8754687 /Lib/pydoc_data | |
| parent | 37ee850b1073f3b8e85855ed02d5dc3d11c5fe62 (diff) | |
| download | cpython-a5240701fc7c18f1b2626d5bb259cea460fb5946.zip cpython-a5240701fc7c18f1b2626d5bb259cea460fb5946.tar.gz cpython-a5240701fc7c18f1b2626d5bb259cea460fb5946.tar.bz2 | |
Add missing CSS file from r86962
Diffstat (limited to 'Lib/pydoc_data')
| -rw-r--r-- | Lib/pydoc_data/_pydoc.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Lib/pydoc_data/_pydoc.css b/Lib/pydoc_data/_pydoc.css new file mode 100644 index 0000000..f036ef3 --- /dev/null +++ b/Lib/pydoc_data/_pydoc.css @@ -0,0 +1,6 @@ +/* + CSS file for pydoc. + + Contents of this file are subject to change without notice. + +*/ |
