~dkuhlman/python-training-materials/trunk

« back to all changes in this revision

Viewing changes to Code_python/ConfigParser/tmp1.ini

  • Committer: Dave Kuhlman
  • Date: 2015-09-25 23:38:20 UTC
  • Revision ID: dkuhlman@davekuhlman.org-20150925233820-spt94vg2az8bhhbk
Review for Cisco.  Checkpoint 5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[general]
2
 
title = The Python Programming Language
3
 
version = 2.5.1
4
 
category = testing
5
 
 
6
 
[details]
7
 
location = http://python.org/download/
8
 
formats = gzipped-tar bzipped-tar ms-windows-installer
9