Skip to content

hostname's with dashes (?) in them break SAGE interfaces #422

Closed
@williamstein

Description

@williamstein

I discovered live during my SAGE demo at CECM that if the hostname is really weird,
complicated, and has dashes, dots, spaces ? etc., in it, then e.g.,

   maple('2+2')

won't work.

The fix is to clean the hostname before using it to construct the relevant
temp directory in .sage/temp. By clean, I mean replace any bad characters
by underscores, say.

Component: interfaces

Issue created by migration from https://trac.sagemath.org/ticket/422

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions