diff options
author | Achil | 2022-09-06 18:56:51 +0200 |
---|---|---|
committer | Achil | 2022-09-06 18:56:51 +0200 |
commit | 5bce61c04e589e368d534c4797711ac73c1e1f23 (patch) | |
tree | 299f2b64723a5c9697937f651cecf1416604baad /Python/demos/testGraphics.py | |
parent | b60b3de318b4e621518681cc2824b4d9c605ae9e (diff) | |
download | tkzinc-5bce61c04e589e368d534c4797711ac73c1e1f23.zip tkzinc-5bce61c04e589e368d534c4797711ac73c1e1f23.tar.gz tkzinc-5bce61c04e589e368d534c4797711ac73c1e1f23.tar.bz2 tkzinc-5bce61c04e589e368d534c4797711ac73c1e1f23.tar.xz |
Daniel Etienne pre release for Bullseye
Diffstat (limited to 'Python/demos/testGraphics.py')
-rw-r--r-- | Python/demos/testGraphics.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/demos/testGraphics.py b/Python/demos/testGraphics.py index 5f22f9f..0b27b34 100644 --- a/Python/demos/testGraphics.py +++ b/Python/demos/testGraphics.py @@ -7,7 +7,7 @@ # # Authors: Jean-Luc Vinot <vinot@cena.fr> Guilaume Vidon <vidon@ath.cena.fr> # -# $Id$ +# $Id: testGraphics.py 1698 2005-06-13 00:26:40Z vidon $ #----------------------------------------------------------------------------------- import sys |