comparison Sphinx/source/plugins/python.rst @ 696:29e49f03dc27

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Jun 2021 18:13:58 +0200
parents f4fc12ed00ee
children 7581dc208323
comparison
equal deleted inserted replaced
695:f4fc12ed00ee 696:29e49f03dc27
832 http.createServer(requestListener).listen(8000); 832 http.createServer(requestListener).listen(8000);
833 833
834 834
835 .. _python_create_dicom: 835 .. _python_create_dicom:
836 836
837 Creating DICOM instances (new in 3.1) 837 Creating DICOM instances (new in 3.2)
838 ..................................... 838 .....................................
839 839
840 .. highlight:: python 840 .. highlight:: python
841 841
842 The following sample Python script will write on the disk a new DICOM 842 The following sample Python script will write on the disk a new DICOM