diff options
Diffstat (limited to 'AppPkg/Applications/Python/Python-2.7.2/Lib/test/cfgparser.1')
-rw-r--r-- | AppPkg/Applications/Python/Python-2.7.2/Lib/test/cfgparser.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/AppPkg/Applications/Python/Python-2.7.2/Lib/test/cfgparser.1 b/AppPkg/Applications/Python/Python-2.7.2/Lib/test/cfgparser.1 new file mode 100644 index 0000000000..02b0dbc658 --- /dev/null +++ b/AppPkg/Applications/Python/Python-2.7.2/Lib/test/cfgparser.1 @@ -0,0 +1,2 @@ +[Foo Bar]
+foo=newbar
|