~semplice-devs/linstaller/emily

« back to all changes in this revision

Viewing changes to linstaller/core/main.py

  • Committer: g7
  • Date: 2011-12-29 19:10:33 UTC
  • Revision ID: morarossa@gmail.com-20111229191033-i4f4k8s397bgj4cc
Tags: 2.0.0.1
partdisks: library: do not raise an exception if AttributeError when
checking for swap partitions.

release 2.0.0.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
# This is a module of linstaller, should not be executed as a standalone application.
6
6
 
7
7
####
8
 
VERSION = "2.0.0"
 
8
VERSION = "2.0.0.1"
9
9
####
10
10
 
11
11
import os, sys