summaryrefslogtreecommitdiff
path: root/Doc/Manual/Python.html
Commit message (Expand)AuthorAgeFilesLines
* Python docs on static linking section editsWilliam S Fulton2016-06-121-47/+48
* Add more documentation about statically linked python modules.Mike Romberg2016-06-111-0/+72
* Python module loading documentation tweaksWilliam S Fulton2016-06-111-33/+47
* Add documentation about how foo.py finds/loads _foo for python.Mike Romberg2016-06-071-0/+112
* Python: Do not import all of sys when using -relativeimportWilliam S Fulton2016-06-061-2/+3
* Update -relative import documentation to reflect runtime check.Mike Romberg2016-06-061-15/+10
* Merge branch 'mromberg-implpkg'William S Fulton2016-05-241-0/+77
|\
| * Minor edits to Python implicit namespace package docsWilliam S Fulton2016-05-241-4/+10
| * Document implicit namespace packages for pythonMike Romberg2016-04-051-0/+71
* | Correct default arg link in Python docsWilliam S Fulton2016-05-061-1/+1
* | Correct Python docs exampleWilliam S Fulton2016-04-301-16/+16
|/
* html doc fixesWilliam S Fulton2016-04-021-1/+1
* Improve documentation for multi-argument typemaps and overloadingWilliam S Fulton2016-04-021-4/+44
* Eliminate doc reference to Python 1.4Olly Betts2016-02-171-1/+1
* Documentation on Python Bytes/Unicode distinctionAlec Cooper2016-02-041-0/+85
* Clean up Python embed.iOlly Betts2016-01-271-7/+7
* Replace tabs with spaces in html docsWilliam S Fulton2015-12-301-25/+25
* HTML fixes for documentation - add meta tag and loose.dtdWilliam S Fulton2015-12-301-1/+2
* Correct links in html documentation using new version of makechap.pyWilliam S Fulton2015-12-301-87/+87
* Python 2 Unicode strings can be used as inputs to char * or std::string typesWilliam S Fulton2015-12-191-0/+66
* html links updatesWilliam S Fulton2015-12-181-5/+5
* Link to distutils fixWilliam S Fulton2015-12-051-1/+1
* Update docs for shared_ptrWilliam S Fulton2015-10-011-0/+18
* pep257 & numpydoc conforming docstringsxantares2015-08-071-17/+20
* Html doc fixesWilliam S Fulton2015-07-051-1/+3
* Document use of %pythoncode "file.py"Olly Betts2015-06-291-0/+12
* Add new feature "python:cdefaultargs"William S Fulton2015-05-281-0/+99
* Add missing ; after C++ class definitionsOlly Betts2015-03-201-4/+4
* Python html doc cosmetic tweaksWilliam S Fulton2015-02-021-15/+15
* Python director documentation correctionWilliam S Fulton2015-02-021-4/+6
* Add note about delimiting blocks of Python codeOlly Betts2015-01-091-0/+12
* Consistently put whitespace outside of <tt>...</tt> and not insideOlly Betts2014-11-181-4/+4
* Javascript html links and typo fixesWilliam S Fulton2014-05-271-1/+1
* Python 3 'surrogateescape' docs: fix div class for Python codeHarvey Falcic2014-05-241-5/+5
* Add Python 3 'surrogateescape' documentationHarvey Falcic2014-05-231-0/+87
* html doc chapter numbering update since adding JavascriptWilliam S Fulton2014-05-091-82/+82
* minor corrections to python documentationPaweł Tomulik2014-05-071-3/+3
* html fixes and section updatesWilliam S Fulton2014-03-151-86/+91
* Remove semicolons after function definitionsOlly Betts2014-02-241-2/+1
* added example with %pythonbeginPaweł Tomulik2014-02-211-1/+9
* Python imports documentation editsWilliam S Fulton2013-12-241-68/+68
* Documentation for improved python import optionPaweł Tomulik2013-12-241-5/+370
* Add %pythonbegin directive.William S Fulton2013-07-051-0/+47
* Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRE...William S Fulton2013-06-111-2/+2
* Add SWIG_PYTHON_NO_DEBUG macro for building Debug wrappers against the Python...William S Fulton2013-06-111-1/+21
* Clarify pythonprepend and pythonappend features when used on overloaded metho...William S Fulton2012-12-101-0/+32
* Fix doc typoOlly Betts2012-05-311-1/+1
* Director documentation corrections to match reality.William S Fulton2012-05-301-3/+0
* New section numbering adding in Android chapterWilliam S Fulton2011-12-101-78/+78
* HTML cosmeticsWilliam S Fulton2011-09-241-0/+1