New submission from Phillip M. Feldman <[email protected]>: It appears that there is currently no way to import from a file whose name contains a hyphen or blank. This makes it difficult to encode a version number or date in the file name. The solution that I favor would be to allow the name of the file to be specified via a quoted string.
---------- components: Interpreter Core messages: 95832 nosy: [email protected] severity: normal status: open title: allow import from file having name containing hyphen or blank type: behavior versions: Python 2.5 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7411> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
