Éric Araujo <[email protected]> added the comment:
I figured it would let people comment on the syntax I propose more easily if I
extracted it from the patch. Here’s the example:
package_data =
cheese = data/templates/* doc/*
doc/images/*.png
We have a package name, equals sign, then specs/globs separated by whitespace,
including newlines (without any indent rules for the continuation lines, the
code just adds them to the last seen package name if there is no equals sign in
the lign).
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11805>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com