File: tocsturbo.dpatch

package info (click to toggle)
python-pychart 1.39-7.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,840 kB
  • ctags: 1,836
  • sloc: python: 6,899; makefile: 81; sh: 30
file content (18 lines) | stat: -rw-r--r-- 629 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#! /bin/sh /usr/share/dpatch/dpatch-run
## tocsturbo.dpatch by  <santiago@unicauca.edu.co>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad python-pychart-1.37/demos/tocsturbo.py /tmp/dpep.3zlGFr/python-pychart-1.37/demos/tocsturbo.py
--- python-pychart-1.37/demos/tocsturbo.py	2005-02-04 18:42:38.000000000 -0500
+++ /tmp/dpep.3zlGFr/python-pychart-1.37/demos/tocsturbo.py	2005-08-01 00:30:36.000000000 -0500
@@ -15,7 +15,6 @@
 #
 from pychart import *
 import tocslib
-import profile
 
 def create_line_plot(label, ycol):
     return line_plot.T(label=label,