Trees | Indices | Help |
|
---|
|
1 # 2 # Max E. Kuznecov ~syhpoon <syhpoon@syhpoon.name> 2008 3 # 4 # This file is part of XYZCommander. 5 # XYZCommander is free software: you can redistribute it and/or modify 6 # it under the terms of the GNU Lesser Public License as published by 7 # the Free Software Foundation, either version 3 of the License, or 8 # (at your option) any later version. 9 # XYZCommander is distributed in the hope that it will be useful, 10 # but WITHOUT ANY WARRANTY; without even the implied warranty of 11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 # GNU Lesser Public License for more details. 13 # You should have received a copy of the GNU Lesser Public License 14 # along with XYZCommander. If not, see <http://www.gnu.org/licenses/>. 15 16 """ 17 All exceptions 18 """ 19 26 27 #++++++++++++++++++++++++++++++++++++++++++++++++ 28 31 32 #++++++++++++++++++++++++++++++++++++++++++++++++ 33 36 37 #++++++++++++++++++++++++++++++++++++++++++++++++ 38 41 42 #++++++++++++++++++++++++++++++++++++++++++++++++ 43 46 47 #++++++++++++++++++++++++++++++++++++++++++++++++ 48 51 52 #++++++++++++++++++++++++++++++++++++++++++++++++ 53 56 57 #++++++++++++++++++++++++++++++++++++++++++++++++ 58 61 62 #++++++++++++++++++++++++++++++++++++++++++++++++ 63 66 67 #++++++++++++++++++++++++++++++++++++++++++++++++ 68 71 #++++++++++++++++++++++++++++++++++++++++++++++++ 72 75 76 #++++++++++++++++++++++++++++++++++++++++++++++++ 77 80
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 6 20:50:55 2010 | http://epydoc.sourceforge.net |