Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #46344 > unrolled thread

Re: Python #ifdef

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2013-05-28 23:18 +0100
Last post2013-05-28 23:18 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Python #ifdef Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-05-28 23:18 +0100

#46344 — Re: Python #ifdef

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2013-05-28 23:18 +0100
SubjectRe: Python #ifdef
Message-ID<mailman.2329.1369779513.3114.python-list@python.org>
On 28/05/2013 20:46, Carlos Nepomuceno wrote:
> Are there Python 'preprocessor directives'?
>
> I'd like to have something like '#ifdef' to mix code from Python 2 and 3 in a single file.
>
> Is that possible? How? 		 	   		
>

https://pypi.python.org/pypi/six/1.3.0

-- 
If you're using GoogleCrap™ please read this 
http://wiki.python.org/moin/GoogleGroupsPython.

Mark Lawrence

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web