From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 22 Nov 2016 00:10:17 -0800 From: Endre Bakken Stovner Reply-To: kyleam/snakemake-mode Message-ID: In-Reply-To: References: Subject: Re: Not consider "input" a python keyword? (#20) Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5833fd6932d88_41383fe6ccfed13c6403d7"; charset=UTF-8 Content-Transfer-Encoding: 7bit List-ID: kyleam/snakemake-mode List-Archive: https://github.com/kyleam/snakemake-mode List-Post: List-Unsubscribe: , To: kyleam/snakemake-mode Cc: Kyle Meyer , Comment ----==_mimepart_5833fd6932d88_41383fe6ccfed13c6403d7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I guess this is the best way to do it. Since all Snakemake functions now are keywords, I guess perhaps R() should be too. It is an import though, so perhaps a borderline case. -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/kyleam/snakemake-mode/issues/20#issuecomment-262174053 ----==_mimepart_5833fd6932d88_41383fe6ccfed13c6403d7 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

I guess this is the best way to do it. Since all Snakemake functions now are keywords, I guess perhaps R() should be too. It is an import though, so perhaps a borderline case.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

----==_mimepart_5833fd6932d88_41383fe6ccfed13c6403d7--